the DtMessageFactory class
More...
| makVrf::DtMessageFactory::DtMessageFactory |
( |
bool |
initializeDefaults = true, |
|
|
bool |
isBigEndian = false |
|
) |
| |
constructor.
If initialize defaults is true then the factory will be populated with the standard RadarFX messages
| virtual makVrf::DtMessageFactory::~DtMessageFactory |
( |
| ) |
|
|
virtual |
Creates a specific DtMessage class from an array of bytes. Returns NULL if there is an error or no decoder for the message type.
| virtual void makVrf::DtMessageFactory::registerCreator |
( |
unsigned int |
type, |
|
|
Decoder |
decoder |
|
) |
| |
|
virtual |
register a message decoder
| virtual void makVrf::DtMessageFactory::initializeDefaultMessages |
( |
| ) |
|
|
virtual |
initializes the message factory with the default message types
| virtual void makVrf::DtMessageFactory::clear |
( |
| ) |
|
|
virtual |
clears the factory of all messages
| bool makVrf::DtMessageFactory::myIsBigEndian |
|
protected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf4-10-branch/include/vrfDebugDrawConnector/vrfMessageFactory.h