![]() |
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 DtSimpleRprInteractionDecoderFactory, which contains mappings for only the subset of RPR FOM that is used by most MAK tools. More...
Inheritance diagram for DtRprInteractionDecoderFactory:
Collaboration diagram for DtRprInteractionDecoderFactory:Public Member Functions | |
| DtRprInteractionDecoderFactory (DtExerciseConn *exConn) | |
| constructor | |
| virtual | ~DtRprInteractionDecoderFactory () |
| destructor | |
Protected Member Functions | |
| DtRprInteractionDecoderFactory (const DtRprInteractionDecoderFactory &orig) | |
| copy constructor --not implemented | |
| DtRprInteractionDecoderFactory & | operator= (const DtRprInteractionDecoderFactory &orig) |
| assignment operator -- not implemented | |
If you define DtSIMPLE_RPR to 1, and include this file, then this file defines a class called DtSimpleRprInteractionDecoderFactory, which contains mappings for only the subset of RPR FOM that is used by most MAK tools.
Instances of DtRprInteractionDecoderFactory are DtInteractionDecoderFactories configured with the VR-Link's default set of Encoders.
constructor
| virtual DtRprInteractionDecoderFactory::~DtRprInteractionDecoderFactory | ( | ) | [virtual] |
destructor
| DtRprInteractionDecoderFactory::DtRprInteractionDecoderFactory | ( | const DtRprInteractionDecoderFactory & | orig | ) | [protected] |
copy constructor --not implemented
| DtRprInteractionDecoderFactory& DtRprInteractionDecoderFactory::operator= | ( | const DtRprInteractionDecoderFactory & | orig | ) | [protected] |
assignment operator -- not implemented