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