11 #ifndef userTagModifiers_H_
12 #define userTagModifiers_H_
DtInteraction is an abstract base class for representing HLA interactions (or events) (as opposed to ...
Definition: interactionHLA.h:33
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Includes Boost smart pointers and aliases the Boost namespace.
Instances of DtInteractionTagModifier are registered with the DtExerciseConn, in order to modify the ...
Definition: userTagModifiers.h:81
DtStateRepository is an abstract base class for maintaining state for an object.
Definition: stateRepository.h:50
DtBoost::shared_ptr< DtInteractionTagModifier > DtInteractionTagModifierSP
Shared pointer typedefs for ease of use.
Definition: userTagModifiers.h:34
unsigned long DtU32
A 32 bit unsigned integer value.
Definition: vlMachineTypes.h:153
DtBoost::shared_ptr< DtObjectTagModifier > DtObjectTagModifierSP
Shared pointer typedefs for ease of use.
Definition: userTagModifiers.h:33
class DtStateMsg:
Definition: stateMsgHLA.h:32
DtU32 readTagPrefix(const void *tag, size_t tagLen)
This file contains typedefs for machine dependant types.
Instances of DtObjectTagModifier are registered with the DtExerciseConn, in order to modify the userT...
Definition: userTagModifiers.h:46