17 #include <vl/detonationInteraction.h>
20 #ifndef DT_PROTOCOL_NAMESPACE
21 #error Namespace Protocol Macro DT_PROTOCOL_NAMESPACE not defined.
32 class DtVrlinkDetonationInteractionStateListener;
33 class DtVrlinkConnection;
68 virtual void constructObjectsForModelSet(
DtModelSetId modelSet,
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
A unicode string. DtUnicode stores a UTF-16 encoded unicode string. Code Point, a Unicode character...
Definition: DtUnicode.h:33
Definition: DtDetonationElementProcessor.h:35
#define DL_DLL_IGCONVRLINK
Definition: dllExport.h:26
#define DT_PROTOCOL_NAMESPACE
Contains DLL export macros.
Definition: vrfDis.h:17
Contains makVrv::DtVirtualBaseClass class.
Detonation state listener.
Definition: DtVrlinkDetonationInteractionStateListener.h:26
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
A class which represents the simulation the driver manages.
Definition: DtVrlinkConnection.h:42
DtDetonationPdu DtDetonationInteraction
Definition: DistributedSimulationDriver3A.h:14
bool myFireDetonatedEnabledFlag
Definition: DtDetonationElementProcessor.h:76
DtSignalConnectionManager myConnections
Definition: DtDetonationElementProcessor.h:74
Base class to provide boost signal/slot management.
DtVrlinkConnection & mySimulation
Definition: DtDetonationElementProcessor.h:73
DtModelSetId
Definition: DtModelSetEnums.h:19
Contains DLL export macros.