![]() |
VR-Link API Documentation for HLA 1.3
|
This file provides a declaration of the class DtSetDataDecoder. More...
Go to the source code of this file.
Classes | |
| class | DtSetDataDecoder |
| class DtSetDataDecoder: More... | |
Macros | |
| #define | DtDECLARE_SETDATA_PARAM_DECODER(paramName) DtDECLARE_PARAM_DECODER(DtSetDataInteraction, paramName) |
| This can be used to declare parameter processor functions which are static members of a class. | |
| #define | DtDEFINE_SIMPLE_SETDATA_PARAM_DECODER(paramName, netType, mutator) |
| #define | DtDEFINE_SIMPLE_SETDATA_PARAM_DECODER_WITH_CAST(paramName, netType, mutator, castExpr) |
This file provides a declaration of the class DtSetDataDecoder.
| #define DtDECLARE_SETDATA_PARAM_DECODER | ( | paramName | ) | DtDECLARE_PARAM_DECODER(DtSetDataInteraction, paramName) |
This can be used to declare parameter processor functions which are static members of a class.
| #define DtDEFINE_SIMPLE_SETDATA_PARAM_DECODER | ( | paramName, | |
| netType, | |||
| mutator | |||
| ) |
| #define DtDEFINE_SIMPLE_SETDATA_PARAM_DECODER_WITH_CAST | ( | paramName, | |
| netType, | |||
| mutator, | |||
| castExpr | |||
| ) |