Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

packetregistry.h File Reference

Contains a registry of packet types known to the engine. More...

#include "packet/ncontainer.h"
#include "packet/ntext.h"
#include "triangulation/ntriangulation.h"
#include "surfaces/nnormalsurfacelist.h"
#include "packet/nscript.h"
#include "surfaces/nsurfacefilter.h"
#include "angle/nanglestructurelist.h"


Detailed Description

Contains a registry of packet types known to the engine.

Each time a new packet type is created, this packet registry should be updated. Instructions regarding how to do this are included in packetregistry.h, which also contains instructions regarding how to actually use the packet registry.

See NPacket for further details.


Copyright © 1999-2004, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).