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