|
open-dis-cpp
|

Public Member Functions | |
| virtual void | marshal (DataStream &dataStream) const |
| virtual void | unmarshal (DataStream &dataStream) |
| unsigned short | getSampleType () const |
| void | setSampleType (unsigned short pX) |
| unsigned short | getDataRepresentation () const |
| void | setDataRepresentation (unsigned short pX) |
| virtual int | getMarshalledSize () const |
| bool | operator== (const GridAxisRecord &rhs) const |
Protected Attributes | |
| unsigned short | _sampleType |
| type of environmental sample | |
| unsigned short | _dataRepresentation |
| value that describes data representation | |
1.8.13