7 #include <vlutil/vlConfig.h>
10 #if DT_NEED_DLL_DECLARATIONS
13 #define DT_DLL_FOMMAP __declspec( dllexport )
15 #define DT_DLL_FOMMAP __declspec( dllimport )
#define DT_DLL_FOMMAP
Definition: myFomMap.h:21
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
An instance of DtEmptyFomMapper is a DtFomMapper that has no mappings registered between FOM classes ...
Definition: emptyFomMapper.h:25
DtEmptyFomMapper & operator=(const DtEmptyFomMapper &orig)
assignment operator - not implemented.
virtual void init(DtExerciseConn *conn)
Initialize the instance, once an exercise connection is available.
The MyFomMapper class - a FOM Mapper with mappings between VR-Link's FOM independent API and the FOM ...
Definition: myFomMap.h:36
This file declares DtEmptyFomMapper.