![]() |
VR-Link API Documentation for HLA 1516
|
If you define DtSIMPLE_RPR to 1, and include this file, then this file defines a class called DtSimpleRprStateDecoderFactory, which contains mappings for only the subset of RPR FOM that is used by most MAK tools. More...
Inheritance diagram for DtRprStateDecoderFactory:
Collaboration diagram for DtRprStateDecoderFactory:Public Member Functions | |
| DtRprStateDecoderFactory (DtExerciseConn *exConn) | |
| constructor | |
| virtual | ~DtRprStateDecoderFactory () |
| destructor | |
Protected Member Functions | |
| DtRprStateDecoderFactory (const DtRprStateDecoderFactory &orig) | |
| copy constructor -- not implemented | |
| DtRprStateDecoderFactory & | operator= (const DtRprStateDecoderFactory &orig) |
| assignment operator -- not implemented | |
If you define DtSIMPLE_RPR to 1, and include this file, then this file defines a class called DtSimpleRprStateDecoderFactory, which contains mappings for only the subset of RPR FOM that is used by most MAK tools.
Instances of DtRprStateDecoderFactory are used to create a Real-time Platform Reference (RPR) Federation Object Model (FOM) decoder.
constructor
| virtual DtRprStateDecoderFactory::~DtRprStateDecoderFactory | ( | ) | [virtual] |
destructor
| DtRprStateDecoderFactory::DtRprStateDecoderFactory | ( | const DtRprStateDecoderFactory & | orig | ) | [protected] |
copy constructor -- not implemented
| DtRprStateDecoderFactory& DtRprStateDecoderFactory::operator= | ( | const DtRprStateDecoderFactory & | orig | ) | [protected] |
assignment operator -- not implemented