VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
makVrf::DtDebugDrawMessageFactory Class Reference

DtDisplayMessageFactory creates virtual base class version of DtMessageFactory.

Inheritance diagram for makVrf::DtDebugDrawMessageFactory:
Inheritance graph
[legend]

Public Member Functions

 DtDebugDrawMessageFactory (bool initializeDefaults=true, bool isBigEndian=false)
 
virtual ~DtDebugDrawMessageFactory () override
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 
- Public Member Functions inherited from makVrf::DtMessageFactory
 DtMessageFactory (bool initializeDefaults=true, bool isBigEndian=false)
 
virtual ~DtMessageFactory ()
 
virtual DtBaseMessagecreate (unsigned char *bytes, int length)
 
virtual DtBaseMessagecreate (int msgType, unsigned char *bytes, int length)
 
virtual void registerCreator (unsigned int type, Decoder decoder)
 
virtual void initializeDefaultMessages ()
 
virtual void clear ()
 

Static Public Member Functions

static DtDebugDrawMessageFactoryinstance (makVrv::DtDe &de)
 
static void registerInstance (makVrv::DtDe &de, DtDebugDrawMessageFactory *instance)
 

Additional Inherited Members

- Protected Types inherited from makVrf::DtMessageFactory
typedef std::map< unsigned int,
Decoder
DecoderMap
 
- Protected Attributes inherited from makVrf::DtMessageFactory
DecoderMap myCreatorMap
 
bool myIsBigEndian
 

Constructor & Destructor Documentation

makVrf::DtDebugDrawMessageFactory::DtDebugDrawMessageFactory ( bool  initializeDefaults = true,
bool  isBigEndian = false 
)

constructor

virtual makVrf::DtDebugDrawMessageFactory::~DtDebugDrawMessageFactory ( )
overridevirtual

destructor

Member Function Documentation

static DtDebugDrawMessageFactory& makVrf::DtDebugDrawMessageFactory::instance ( makVrv::DtDe de)
static

Get the DebugDraw Message Factory instance for this IG object. defaults to returning an instance of this particular class.

static void makVrf::DtDebugDrawMessageFactory::registerInstance ( makVrv::DtDe de,
DtDebugDrawMessageFactory instance 
)
static

Register the instance with an IG.


The documentation for this class was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)