class DtGriddedDataDecoder:
More...
|
| static DtHlaStateDecoder * | create (DtExerciseConn *exConn, DtObjClassDesc *classDesc) |
| | Create a DtGriddedDataDecoder. Caller responsibly for deletion. More...
|
| |
| static char * | decodingBuffer (int length) |
| | Returns a pointer to a buffer that can be used to copy data obtained from a phvps. More...
|
| |
| static char * | attributeData (const RTI::AttributeHandleValuePairSet &attrs, int index, RTI::ULong &length) |
| | Returns a pointer to the attribute data. More...
|
| |
| static char * | attributeData (const RTI::AttributeHandleValuePairSet &attrs, int index, RTI::ULong &length, unsigned int expectedDataSize, char *attrName) |
| | Gets the attribute data and checks the expected size. More...
|
| |
| static DtNetEventId * | eventIdAttributeData (const RTI::AttributeHandleValuePairSet &attrs, int index) |
| | Get the attribute data as a DtNetEventId (adds defensive null terminator) Returns a pointer to the attribute data. More...
|
| |
| static std::wstring | wideStringFromHlaUnicodeString (char *buffer, int size, bool *error=nullptr) |
| | Gets data from an incoming buffer as a HlaUnicodeString and decodes it as a wide string. More...
|
| |
| static bool | getVectorFromArrayOfUuid (char *buffer, int size, std::vector< DtVrlUuid > &uuids) |
| | Gets data from an incoming buffer as an ArrayOfUuid and decodes it as a vector of type DtVrlUuid. More...
|
| |
class DtGriddedDataDecoder:
Instances of DtGriddedDataDecoder are used to decode Gridded Data state messages into a state repository in an HLA environment.
| virtual DtGriddedDataDecoder::~DtGriddedDataDecoder |
( |
| ) |
|
|
virtual |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
GridIdentifier |
| ) |
|
|
protected |
Static decode<attrName> member fns.
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
GridID |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
FieldNumber |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
RecordNumber |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
RecordTotal |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
CoordinateSystem |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
NumberOfGridAxes |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
ConstantGrid |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
EnvironmentType |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
Orientation |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
SampleTime |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
TotalValues |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
VectorDimension |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
GridAxisInfo |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
GridAxisInfo_RPR_20 |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
GridDataInfo |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
GridDataInfo_RPR_20 |
| ) |
|
|
protected |
| DtGriddedDataDecoder::DtDECLARE_GRIDDATA_ATTR_DECODER |
( |
GridDataInfo_RPR2_Rev3 |
| ) |
|
|
protected |
The documentation for this class was generated from the following file: