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 Attributes
DtRunwayLightStruct Class Reference
+ Collaboration diagram for DtRunwayLightStruct:

Public Member Functions

 DtRunwayLightStruct ()
 
 ~DtRunwayLightStruct ()
 
 DtRunwayLightStruct (const DtRunwayLightStruct &orig)
 
DtRunwayLightStructoperator= (const DtRunwayLightStruct &orig)
 
virtual void setIntensity (const DtU8 &val)
 
virtual const DtU8intensity () const
 
virtual void setState (const DtU8 &val)
 
virtual const DtU8state () const
 
bool operator== (const DtRunwayLightStruct &other) const
 
bool operator!= (const DtRunwayLightStruct &other) const
 
int netSize () const
 
unsigned int getPaddingSize (unsigned long long byteOffset, unsigned int boundary) const
 
void writeToBuffer (char *buffer) const
 
void fillFromBuffer (const char *buffer, int bufferSize, int offset)
 
virtual void printData () const
 
virtual void printDataToStream (std::ostream &) const
 

Static Public Member Functions

static int octetBoundary ()
 

Protected Attributes

DtU8 myIntensity
 
DtU8 myState
 

Constructor & Destructor Documentation

DtRunwayLightStruct::DtRunwayLightStruct ( )
DtRunwayLightStruct::~DtRunwayLightStruct ( )
DtRunwayLightStruct::DtRunwayLightStruct ( const DtRunwayLightStruct orig)

Member Function Documentation

void DtRunwayLightStruct::fillFromBuffer ( const char *  buffer,
int  bufferSize,
int  offset 
)
unsigned int DtRunwayLightStruct::getPaddingSize ( unsigned long long  byteOffset,
unsigned int  boundary 
) const
virtual const DtU8& DtRunwayLightStruct::intensity ( ) const
virtual
int DtRunwayLightStruct::netSize ( ) const
static int DtRunwayLightStruct::octetBoundary ( )
static
bool DtRunwayLightStruct::operator!= ( const DtRunwayLightStruct other) const
DtRunwayLightStruct& DtRunwayLightStruct::operator= ( const DtRunwayLightStruct orig)
bool DtRunwayLightStruct::operator== ( const DtRunwayLightStruct other) const
virtual void DtRunwayLightStruct::printData ( ) const
virtual
virtual void DtRunwayLightStruct::printDataToStream ( std::ostream &  ) const
virtual
virtual void DtRunwayLightStruct::setIntensity ( const DtU8 val)
virtual
virtual void DtRunwayLightStruct::setState ( const DtU8 val)
virtual
virtual const DtU8& DtRunwayLightStruct::state ( ) const
virtual
void DtRunwayLightStruct::writeToBuffer ( char *  buffer) const

Member Data Documentation

DtU8 DtRunwayLightStruct::myIntensity
protected
DtU8 DtRunwayLightStruct::myState
protected

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

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)