VR-Link API Documentation for DIS
 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
- Public Member Functions inherited from DtMessage
 DtMessage ()
 constructor
virtual ~DtMessage ()
 destructor
virtual std::string name () const
 Get the name of the message type.
virtual double timeStamp ()
virtual void setTimeStamp (double ts)
virtual unsigned char * encode ()
 Encode the message as an array of bytes and return the bytes.

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 Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)