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

Public Member Functions

 DtInteractiveBasicModeSIFFDataStruct ()
 
 ~DtInteractiveBasicModeSIFFDataStruct ()
 
 DtInteractiveBasicModeSIFFDataStruct (const DtInteractiveBasicModeSIFFDataStruct &orig)
 
DtInteractiveBasicModeSIFFDataStructoperator= (const DtInteractiveBasicModeSIFFDataStruct &orig)
 
virtual void setLevels (const DtModeSLevelsPresentStruct &val)
 
virtual const
DtModeSLevelsPresentStruct
levels () const
 
virtual void setTransmitState (const DtModeSInterrogatorStatusTransmitStateEnum8 &val)
 
virtual const
DtModeSInterrogatorStatusTransmitStateEnum8
transmitState () const
 
virtual void setInterrogatorIdentifier (const DtModeSInterrogatorIdentifierStruct &val)
 
virtual const
DtModeSInterrogatorIdentifierStruct
interrogatorIdentifier () const
 
bool operator== (const DtInteractiveBasicModeSIFFDataStruct &other) const
 
bool operator!= (const DtInteractiveBasicModeSIFFDataStruct &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

DtModeSLevelsPresentStruct myLevels
 
DtModeSInterrogatorStatusTransmitStateEnum8 myTransmitState
 
DtModeSInterrogatorIdentifierStruct myInterrogatorIdentifier
 

Constructor & Destructor Documentation

DtInteractiveBasicModeSIFFDataStruct::DtInteractiveBasicModeSIFFDataStruct ( )
DtInteractiveBasicModeSIFFDataStruct::~DtInteractiveBasicModeSIFFDataStruct ( )
DtInteractiveBasicModeSIFFDataStruct::DtInteractiveBasicModeSIFFDataStruct ( const DtInteractiveBasicModeSIFFDataStruct orig)

Member Function Documentation

void DtInteractiveBasicModeSIFFDataStruct::fillFromBuffer ( const char *  buffer,
int  bufferSize,
int  offset 
)
unsigned int DtInteractiveBasicModeSIFFDataStruct::getPaddingSize ( unsigned long long  byteOffset,
unsigned int  boundary 
) const
virtual const DtModeSInterrogatorIdentifierStruct& DtInteractiveBasicModeSIFFDataStruct::interrogatorIdentifier ( ) const
virtual
virtual const DtModeSLevelsPresentStruct& DtInteractiveBasicModeSIFFDataStruct::levels ( ) const
virtual
int DtInteractiveBasicModeSIFFDataStruct::netSize ( ) const
static int DtInteractiveBasicModeSIFFDataStruct::octetBoundary ( )
static
bool DtInteractiveBasicModeSIFFDataStruct::operator!= ( const DtInteractiveBasicModeSIFFDataStruct other) const
DtInteractiveBasicModeSIFFDataStruct& DtInteractiveBasicModeSIFFDataStruct::operator= ( const DtInteractiveBasicModeSIFFDataStruct orig)
bool DtInteractiveBasicModeSIFFDataStruct::operator== ( const DtInteractiveBasicModeSIFFDataStruct other) const
virtual void DtInteractiveBasicModeSIFFDataStruct::printData ( ) const
virtual
virtual void DtInteractiveBasicModeSIFFDataStruct::printDataToStream ( std::ostream &  ) const
virtual
virtual void DtInteractiveBasicModeSIFFDataStruct::setInterrogatorIdentifier ( const DtModeSInterrogatorIdentifierStruct val)
virtual
virtual void DtInteractiveBasicModeSIFFDataStruct::setLevels ( const DtModeSLevelsPresentStruct val)
virtual
virtual void DtInteractiveBasicModeSIFFDataStruct::setTransmitState ( const DtModeSInterrogatorStatusTransmitStateEnum8 val)
virtual
virtual const DtModeSInterrogatorStatusTransmitStateEnum8& DtInteractiveBasicModeSIFFDataStruct::transmitState ( ) const
virtual
void DtInteractiveBasicModeSIFFDataStruct::writeToBuffer ( char *  buffer) const

Member Data Documentation

DtModeSInterrogatorIdentifierStruct DtInteractiveBasicModeSIFFDataStruct::myInterrogatorIdentifier
protected
DtModeSLevelsPresentStruct DtInteractiveBasicModeSIFFDataStruct::myLevels
protected
DtModeSInterrogatorStatusTransmitStateEnum8 DtInteractiveBasicModeSIFFDataStruct::myTransmitState
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)