Instances of DtResourceStatusReportInterDecoder are used to decode data from the network into DtResourceStatusReportInter objects.
|
| static void | decodeReportId (DtResourceStatusReportInter *inter, const RTI::ParameterHandleValuePairSet ¶ms, int pairSetIndex) |
| |
| static void | decodeWhen (DtResourceStatusReportInter *inter, const RTI::ParameterHandleValuePairSet ¶ms, int pairSetIndex) |
| |
| static void | decodeEntityId (DtResourceStatusReportInter *inter, const RTI::ParameterHandleValuePairSet ¶ms, int pairSetIndex) |
| |
| static void | decodeResourceList (std::vector< DtSupplyStruct > &resources, const RTI::ParameterHandleValuePairSet ¶ms, int pairSetIndex) |
| |
| static void | decodeResources (DtResourceStatusReportInter *inter, const RTI::ParameterHandleValuePairSet ¶ms, int pairSetIndex) |
| |
| static void | decodeFullResources (DtResourceStatusReportInter *inter, const RTI::ParameterHandleValuePairSet ¶ms, int pairSetIndex) |
| |
| DtResourceStatusReportInterDecoder::DtResourceStatusReportInterDecoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtInterClassDesc * |
classDesc |
|
) |
| |
| virtual DtResourceStatusReportInterDecoder::~DtResourceStatusReportInterDecoder |
( |
| ) |
|
|
overridevirtual |
| static void DtResourceStatusReportInterDecoder::decodeReportId |
( |
DtResourceStatusReportInter * |
inter, |
|
|
const RTI::ParameterHandleValuePairSet & |
params, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes ReportId from params into inter.
| static void DtResourceStatusReportInterDecoder::decodeWhen |
( |
DtResourceStatusReportInter * |
inter, |
|
|
const RTI::ParameterHandleValuePairSet & |
params, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes When from params into inter.
| static void DtResourceStatusReportInterDecoder::decodeEntityId |
( |
DtResourceStatusReportInter * |
inter, |
|
|
const RTI::ParameterHandleValuePairSet & |
params, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes EntityId from params into inter.
| static void DtResourceStatusReportInterDecoder::decodeResourceList |
( |
std::vector< DtSupplyStruct > & |
resources, |
|
|
const RTI::ParameterHandleValuePairSet & |
params, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
| static void DtResourceStatusReportInterDecoder::decodeResources |
( |
DtResourceStatusReportInter * |
inter, |
|
|
const RTI::ParameterHandleValuePairSet & |
params, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes Resources from params into inter.
| static void DtResourceStatusReportInterDecoder::decodeFullResources |
( |
DtResourceStatusReportInter * |
inter, |
|
|
const RTI::ParameterHandleValuePairSet & |
params, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes FullResources from params into inter.
The documentation for this class was generated from the following file: