![]() |
VR-Link API Documentation for HLA 1.3
|
class DtGriddedDataDecoder: More...
Inheritance diagram for DtGriddedDataDecoder:
Collaboration diagram for DtGriddedDataDecoder:class DtGriddedDataDecoder:
Instances of DtGriddedDataDecoder are used to decode Gridded Data state messages into a state repository in an HLA environment.
| DtGriddedDataDecoder::DtGriddedDataDecoder | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) |
constructor
| virtual DtGriddedDataDecoder::~DtGriddedDataDecoder | ( | ) | [virtual] |
destructor
| DtGriddedDataDecoder::DtGriddedDataDecoder | ( | const DtGriddedDataDecoder & | orig | ) |
| static DtHlaStateDecoder* DtGriddedDataDecoder::create | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) | [static] |
Create a DtGriddedDataDecoder. Caller responsibly for deletion.
| 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] |
| DtGriddedDataDecoder& DtGriddedDataDecoder::operator= | ( | const DtGriddedDataDecoder & | orig | ) |
assignment operator