Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

TNL::NetClassRepInstance< T > Class Template Reference

NetClassRepInstance - one of these templates is instantiated for each class that is declared via the IMPLEMENT_* macros below. More...

#include <tnlNetBase.h>

Inheritance diagram for TNL::NetClassRepInstance< T >:

TNL::NetClassRep List of all members.

Public Methods

 NetClassRepInstance (const char *className, U32 groupMask, NetClassType classType, S32 classVersion)
 Each class registers itself through the constructor of its NetClassInstance.

Objectcreate () const
 Each NetClassRepInstance overrides the virtual create() function to construct its object instances.


Detailed Description

template<class T>
class TNL::NetClassRepInstance< T >

NetClassRepInstance - one of these templates is instantiated for each class that is declared via the IMPLEMENT_* macros below.

There will be an instance for each networkable class.

Definition at line 311 of file tnlNetBase.h.


The documentation for this class was generated from the following file:
Generated on Thu Aug 18 16:03:38 2005 for Robin Hood: Thieves & Knights by doxygen1.2.18