![]() |
VR-Link API Documentation for HLA 4
|
Inheritance diagram for SetNotifyLevelMessage:
Collaboration diagram for SetNotifyLevelMessage:Public Member Functions | |
| SetNotifyLevelMessage () | |
| virtual | ~SetNotifyLevelMessage () |
| virtual int | getLevel () |
| virtual void | setLevel (int 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 | |
| int | myLevel |
Static Protected Attributes | |
| static std::string | theFullName |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!This is an auto-generated file. Any changes will be destroyed!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
| SetNotifyLevelMessage::SetNotifyLevelMessage | ( | ) |
|
virtual |
|
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 |