|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned short | getNumberOfBytes () const |
|
std::vector< uint8_t > & | getDataValues () |
|
const std::vector< uint8_t > & | getDataValues () const |
|
void | setDataValues (const std::vector< uint8_t > &pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const GridAxisRecordRepresentation0 &rhs) const |
|
unsigned short | getSampleType () const |
|
void | setSampleType (unsigned short pX) |
|
unsigned short | getDataRepresentation () const |
|
void | setDataRepresentation (unsigned short pX) |
|
bool | operator== (const GridAxisRecord &rhs) const |
|
|
unsigned short | _numberOfBytes |
| number of bytes of environmental state data
|
|
std::vector< uint8_t > | _dataValues |
| variable length list of data parameters ^^^this is wrong–need padding as well
|
|
unsigned short | _sampleType |
| type of environmental sample
|
|
unsigned short | _dataRepresentation |
| value that describes data representation
|
|
The documentation for this class was generated from the following files: