29 virtual char*
chooseClass(
const char* vrlClass, DtExerciseConn* conn,
void* fomClassSpecific);
Instances of DtVrfParameterDb are the database of DtVrfObjectParameters objects used in the construct...
Definition: vrfParameterDb.h:35
The VR-Forces implementation of the DtObjectClassChooser uses the DtVrfParameterDb to determine what ...
Definition: vrfObjectClassChooser.h:18
#define DT_DLL_vrfExtendedProperties
This file is used to determine how to build.
Definition: vrfExtendedPropertiesDefines.h:25
DtObjectSuperType
Definition: objectTypeEnums.h:24
DtVrfParameterDb * myParameterDb
Definition: vrfObjectClassChooser.h:39
static char * chooseClass(const char *vrlClass, DtExerciseConn *conn, void *fomClassSpecific, void *usr)
Chooses the class to publish.
This class is used to choose the object class to publish.
Definition: objectClassChooser.h:20
DtBoost::shared_ptr< DtObjectClassChooser > DtObjectClassChooserPtr
Definition: vrfObjectClassChooser.h:43