![]() |
VR-Link API Documentation for DIS
|
Inheritance diagram for DisableStrategyMessage:
Collaboration diagram for DisableStrategyMessage:Public Member Functions | |
| DisableStrategyMessage () | |
| virtual | ~DisableStrategyMessage () |
| virtual std::string | getStrategy () |
| virtual void | setStrategy (std::string val) |
| virtual int | messageSize () |
| this function needs to be in each derived class for decoding More... | |
Static Public Member Functions | |
| static DtMessage * | decode (unsigned char *buffer, int length) |
| static std::string | theMessageName () |
Protected Member Functions | |
| virtual void | serialize (DtStreamWriter &writer) |
| virtual void | deserialize (DtStreamReader &reader) |
Protected Attributes | |
| std::string | myStrategy |
Static Protected Attributes | |
| static std::string | theFullName |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!This is an auto-generated file. Any changes will be destroyed!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
| DisableStrategyMessage::DisableStrategyMessage | ( | ) |
|
virtual |
|
static |
|
protectedvirtual |
Reimplemented from DtMessage.
|
virtual |
|
virtual |
this function needs to be in each derived class for decoding
Get the size of the message data in bytes
Reimplemented from DtMessage.
|
protectedvirtual |
Reimplemented from DtMessage.
|
virtual |
|
static |
|
protected |
|
staticprotected |