![]() |
MAK Data Logger API Documentation for HLA
|
MATREX TSPI FOM Mapper. More...
Inheritance diagram for DtMatrexTspiFomMapper:
Collaboration diagram for DtMatrexTspiFomMapper:Public Member Functions | |
| DtMatrexTspiFomMapper (const char *args=NULL) | |
| virtual | ~DtMatrexTspiFomMapper () |
| virtual void | init (DtExerciseConn *conn) |
| Virtual function override. More... | |
Protected Member Functions | |
| virtual void | initObjClasses () |
| Initialize the object classes mapped to reflected lists. More... | |
| virtual void | initObjChoosers () |
| Initialize the object class choosers that will map object classes to publishers. More... | |
| virtual void | registerUserTagModifiers (DtExerciseConn *exConn, const DtString &tag) |
| Register the tag modifier with object classes. More... | |
Static Protected Member Functions | |
| static char * | entityClassChooser (const char *vrlinkClassName, DtExerciseConn *exConn, void *usr) |
Protected Attributes | |
| DtString | myTag |
Private Member Functions | |
| DtMatrexTspiFomMapper (const DtMatrexTspiFomMapper &other) | |
| DtMatrexTspiFomMapper & | operator= (const DtMatrexTspiFomMapper &other) |
MATREX TSPI FOM Mapper.
DtMatrexTspiFomMapper implements a limited VR-Link FOM Mapper for mapping between the MATREX FOM object TSPI attributes and the VR-Link entity repository
| DtMatrexTspiFomMapper::DtMatrexTspiFomMapper | ( | const char * | args = NULL | ) |
|
virtual |
|
private |
|
staticprotected |
|
virtual |
Virtual function override.
init initializes most data after instantiation. It is called from DtExerciseConn constructor.
|
protectedvirtual |
Initialize the object class choosers that will map object classes to publishers.
|
protectedvirtual |
Initialize the object classes mapped to reflected lists.
|
private |
|
protectedvirtual |
Register the tag modifier with object classes.
|
protected |