|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned int | getEnvironmentType () const |
|
void | setEnvironmentType (unsigned int pX) |
|
unsigned char | getLength () const |
|
void | setLength (unsigned char pX) |
|
unsigned char | getIndex () const |
|
void | setIndex (unsigned char pX) |
|
unsigned char | getPadding1 () const |
|
void | setPadding1 (unsigned char pX) |
|
unsigned char | getGeometry () const |
|
void | setGeometry (unsigned char pX) |
|
unsigned char | getPadding2 () const |
|
void | setPadding2 (unsigned char pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const Environment &rhs) const |
|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned int | getEnvironmentType () const |
|
void | setEnvironmentType (unsigned int pX) |
|
unsigned short | getLength () const |
|
void | setLength (unsigned short pX) |
|
unsigned char | getIndex () const |
|
void | setIndex (unsigned char pX) |
|
unsigned char | getPadding () const |
|
void | setPadding (unsigned char pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const Environment &rhs) const |
|
◆ _environmentType
unsigned int DIS::Environment::_environmentType |
|
protected |
◆ _index
unsigned char DIS::Environment::_index |
|
protected |
Identify the sequentially numbered record index.
identifies the sequntially numbered record index
The documentation for this class was generated from the following files: