10 #ifndef interactionManager_H_
11 #define interactionManager_H_
38 virtual void addInteractionCallback( RTI::InteractionClassHandle h,
43 virtual void removeInteractionCallback( RTI::InteractionClassHandle h,
51 virtual void processInteraction(RTI::InteractionClassHandle h,
53 const RTI::ParameterHandleValueMap& p,
55 const RTI::VariableLengthData &tag,
56 const RTI::RegionHandleSet* regions = 0
57 #
if DtHLA_1516_EVOLVED
58 , RTI::FederateHandle fedHandle=RTI::FederateHandle()
61 const RTI::ParameterHandleValuePairSet& p,
62 const RTI::FedTime *fedTime,
63 const char* tag = NULL,
64 const RTI::Region* region = 0
81 virtual DtList* cbList(RTI::InteractionClassHandle handle);