VR-Link API Documentation for HLA 4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes
SetReflectedEntityHeartbeatThresholdMessage Class Reference
+ 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...
 
- Public Member Functions inherited from DtMessage
 DtMessage ()
 constructor More...
 
virtual ~DtMessage ()
 destructor More...
 
virtual std::string name () const
 Get the name of the message type. More...
 
virtual double timeStamp ()
 
virtual void setTimeStamp (double ts)
 
virtual unsigned char * encode ()
 Encode the message as an array of bytes and return the bytes. More...
 

Static Public Member Functions

static DtMessagedecode (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
 
- Protected Attributes inherited from DtMessage
std::string myName
 
DtTime myTimeStamp
 

Static Protected Attributes

static std::string theFullName
 

Detailed Description

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!This is an auto-generated file. Any changes will be destroyed!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Constructor & Destructor Documentation

SetReflectedEntityHeartbeatThresholdMessage::SetReflectedEntityHeartbeatThresholdMessage ( )
virtual SetReflectedEntityHeartbeatThresholdMessage::~SetReflectedEntityHeartbeatThresholdMessage ( )
virtual

Member Function Documentation

static DtMessage* SetReflectedEntityHeartbeatThresholdMessage::decode ( unsigned char *  buffer,
int  length 
)
static
virtual void SetReflectedEntityHeartbeatThresholdMessage::deserialize ( DtStreamReader reader)
protectedvirtual

Reimplemented from DtMessage.

virtual float SetReflectedEntityHeartbeatThresholdMessage::getRate ( )
virtual
virtual int SetReflectedEntityHeartbeatThresholdMessage::messageSize ( )
virtual

this function needs to be in each derived class for decoding

Get the size of the message data in bytes

Reimplemented from DtMessage.

virtual void SetReflectedEntityHeartbeatThresholdMessage::serialize ( DtStreamWriter writer)
protectedvirtual

Reimplemented from DtMessage.

virtual void SetReflectedEntityHeartbeatThresholdMessage::setRate ( float  val)
virtual
static std::string SetReflectedEntityHeartbeatThresholdMessage::theMessageName ( )
static

Member Data Documentation

float SetReflectedEntityHeartbeatThresholdMessage::myRate
protected
std::string SetReflectedEntityHeartbeatThresholdMessage::theFullName
staticprotected

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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)