8 #ifndef _INTERACTIONDEFINITION_
9 #define _INTERACTIONDEFINITION_
36 rti1516::MessageRetractionHandle theRetractionHandle,
60 rti1516::InteractionClassHandle
getHandle();
65 const std::string&
getTag();
71 std::map<rti1516::ParameterHandle, std::string>
myPhvps;
A convenience header provided for developers that would like to include everything all at once...
std::map< rti1516::ParameterHandle, std::string > myPhvps
Definition: simpleTimeInteraction1516.h:71
int getTypeOfInteraction()
const std::string & getTag()
OrderType
Definition: Enums.h:13
Definition: simpleTimeInteraction13.h:27
Definition: simpleTimeInteraction13.h:23
int myInteractionType
Definition: simpleTimeInteraction13.h:59
RTI::EventRetractionHandle getRetractionHandle()
const std::string & getFedTime()
std::string myTag
Definition: simpleTimeInteraction13.h:58
std::string myFedTime
Definition: simpleTimeInteraction13.h:57
std::map< ParameterHandle, VariableLengthData > ParameterHandleValueMap
Definition: Typedefs.h:41
interaction_type
Definition: simpleTimeInteraction13.h:27
Definition: simpleTimeInteraction13.h:27
interactionEvent(RTI::InteractionClassHandle theHandle, const RTI::ParameterHandleValuePairSet &pvhps, const RTI::FedTime &fedTime, const char *tag, interaction_type theInteractionType=Unknown)
rti1516::MessageRetractionHandle myRetractionHandle
Definition: simpleTimeInteraction1516.h:74
Definition: VariableLengthData.h:22
Definition: LogicalTime.h:27
RTI::InteractionClassHandle getHandle()
Definition: simpleTimeInteraction13.h:27
rti1516::InteractionClassHandle myHandle
Definition: simpleTimeInteraction1516.h:70
This file contains the rti1516e::RTIambassadorFactory which can be used to make an implementation of ...
bool isDetonateInteraction()
TransportationType
Definition: Enums.h:84