|
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 EnvironmentGeneral &rhs) const |
|
|
unsigned int | _environmentType |
| Record type.
|
|
unsigned char | _length |
| length, in bits
|
|
unsigned char | _index |
| Identify the sequentially numbered record index.
|
|
unsigned char | _padding1 |
| padding
|
|
unsigned char | _geometry |
| Geometry or state record.
|
|
unsigned char | _padding2 |
| padding to bring the total size up to a 64 bit boundry
|
|
The documentation for this class was generated from the following files: