VR-Link API Documentation for HLA 1.3
 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
EntitySubscriptionChangeMessage Class Reference
+ Inheritance diagram for EntitySubscriptionChangeMessage:
+ Collaboration diagram for EntitySubscriptionChangeMessage:

Public Member Functions

 EntitySubscriptionChangeMessage ()
virtual ~EntitySubscriptionChangeMessage ()
virtual bool getSubscribed ()
virtual void setSubscribed (bool 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

bool mySubscribed
- 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

EntitySubscriptionChangeMessage::EntitySubscriptionChangeMessage ( )
virtual EntitySubscriptionChangeMessage::~EntitySubscriptionChangeMessage ( )
virtual

Member Function Documentation

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

Reimplemented from DtMessage.

virtual bool EntitySubscriptionChangeMessage::getSubscribed ( )
virtual
virtual int EntitySubscriptionChangeMessage::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 EntitySubscriptionChangeMessage::serialize ( DtStreamWriter writer)
protectedvirtual

Reimplemented from DtMessage.

virtual void EntitySubscriptionChangeMessage::setSubscribed ( bool  val)
virtual
static std::string EntitySubscriptionChangeMessage::theMessageName ( )
static

Member Data Documentation

bool EntitySubscriptionChangeMessage::mySubscribed
protected
std::string EntitySubscriptionChangeMessage::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)