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

Public Member Functions

 IffRemovedMessage ()
 
virtual ~IffRemovedMessage ()
 
virtual std::string getHostGlobalIdentifier ()
 
virtual void setHostGlobalIdentifier (std::string val)
 
virtual unsigned short getEmbeddedIndex ()
 
virtual void setEmbeddedIndex (unsigned short 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

std::string myHostGlobalIdentifier
 
unsigned short myEmbeddedIndex
 
- 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

IffRemovedMessage::IffRemovedMessage ( )
virtual IffRemovedMessage::~IffRemovedMessage ( )
virtual

Member Function Documentation

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

Reimplemented from DtMessage.

virtual unsigned short IffRemovedMessage::getEmbeddedIndex ( )
virtual
virtual std::string IffRemovedMessage::getHostGlobalIdentifier ( )
virtual
virtual int IffRemovedMessage::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 IffRemovedMessage::serialize ( DtStreamWriter writer)
protectedvirtual

Reimplemented from DtMessage.

virtual void IffRemovedMessage::setEmbeddedIndex ( unsigned short  val)
virtual
virtual void IffRemovedMessage::setHostGlobalIdentifier ( std::string  val)
virtual
static std::string IffRemovedMessage::theMessageName ( )
static

Member Data Documentation

unsigned short IffRemovedMessage::myEmbeddedIndex
protected
std::string IffRemovedMessage::myHostGlobalIdentifier
protected
std::string IffRemovedMessage::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)