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

Public Member Functions

 DtModeSLevelsPresentStruct ()
 
 ~DtModeSLevelsPresentStruct ()
 
 DtModeSLevelsPresentStruct (const DtModeSLevelsPresentStruct &orig)
 
DtModeSLevelsPresentStructoperator= (const DtModeSLevelsPresentStruct &orig)
 
virtual void setLevel1IsPresent (const bool &val)
 
virtual const boollevel1IsPresent () const
 
virtual void setLevel2ElementarySurveillanceIsPresent (const bool &val)
 
virtual const boollevel2ElementarySurveillanceIsPresent () const
 
virtual void setLevel2EnhancedSurveillanceIsPresent (const bool &val)
 
virtual const boollevel2EnhancedSurveillanceIsPresent () const
 
virtual void setLevel3IsPresent (const bool &val)
 
virtual const boollevel3IsPresent () const
 
virtual void setLevel4IsPresent (const bool &val)
 
virtual const boollevel4IsPresent () const
 
bool operator== (const DtModeSLevelsPresentStruct &other) const
 
bool operator!= (const DtModeSLevelsPresentStruct &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

bool myLevel1IsPresent
 
bool myLevel2ElementarySurveillanceIsPresent
 
bool myLevel2EnhancedSurveillanceIsPresent
 
bool myLevel3IsPresent
 
bool myLevel4IsPresent
 

Constructor & Destructor Documentation

DtModeSLevelsPresentStruct::DtModeSLevelsPresentStruct ( )
DtModeSLevelsPresentStruct::~DtModeSLevelsPresentStruct ( )
DtModeSLevelsPresentStruct::DtModeSLevelsPresentStruct ( const DtModeSLevelsPresentStruct orig)

Member Function Documentation

void DtModeSLevelsPresentStruct::fillFromBuffer ( const char *  buffer,
int  bufferSize,
int  offset 
)
unsigned int DtModeSLevelsPresentStruct::getPaddingSize ( unsigned long long  byteOffset,
unsigned int  boundary 
) const
virtual const bool& DtModeSLevelsPresentStruct::level1IsPresent ( ) const
virtual
virtual const bool& DtModeSLevelsPresentStruct::level2ElementarySurveillanceIsPresent ( ) const
virtual
virtual const bool& DtModeSLevelsPresentStruct::level2EnhancedSurveillanceIsPresent ( ) const
virtual
virtual const bool& DtModeSLevelsPresentStruct::level3IsPresent ( ) const
virtual
virtual const bool& DtModeSLevelsPresentStruct::level4IsPresent ( ) const
virtual
int DtModeSLevelsPresentStruct::netSize ( ) const
static int DtModeSLevelsPresentStruct::octetBoundary ( )
static
bool DtModeSLevelsPresentStruct::operator!= ( const DtModeSLevelsPresentStruct other) const
DtModeSLevelsPresentStruct& DtModeSLevelsPresentStruct::operator= ( const DtModeSLevelsPresentStruct orig)
bool DtModeSLevelsPresentStruct::operator== ( const DtModeSLevelsPresentStruct other) const
virtual void DtModeSLevelsPresentStruct::printData ( ) const
virtual
virtual void DtModeSLevelsPresentStruct::printDataToStream ( std::ostream &  ) const
virtual
virtual void DtModeSLevelsPresentStruct::setLevel1IsPresent ( const bool val)
virtual
virtual void DtModeSLevelsPresentStruct::setLevel2ElementarySurveillanceIsPresent ( const bool val)
virtual
virtual void DtModeSLevelsPresentStruct::setLevel2EnhancedSurveillanceIsPresent ( const bool val)
virtual
virtual void DtModeSLevelsPresentStruct::setLevel3IsPresent ( const bool val)
virtual
virtual void DtModeSLevelsPresentStruct::setLevel4IsPresent ( const bool val)
virtual
void DtModeSLevelsPresentStruct::writeToBuffer ( char *  buffer) const

Member Data Documentation

bool DtModeSLevelsPresentStruct::myLevel1IsPresent
protected
bool DtModeSLevelsPresentStruct::myLevel2ElementarySurveillanceIsPresent
protected
bool DtModeSLevelsPresentStruct::myLevel2EnhancedSurveillanceIsPresent
protected
bool DtModeSLevelsPresentStruct::myLevel3IsPresent
protected
bool DtModeSLevelsPresentStruct::myLevel4IsPresent
protected

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

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)