10 #include <RTI/RTI1516.h>
11 #include <RTI/RTIambassadorFactory.h>
27 rti1516_2025::ParameterHandleValueMap
const& theParameterValues,
28 rti1516_2025::VariableLengthData
const& theUserSuppliedTag,
29 rti1516_2025::TransportationTypeHandle
const& theType,
31 rti1516_2025::RegionHandleSet
const* theOptionalSentRegions,
32 rti1516_2025::LogicalTime
const& theTime,
35 rti1516_2025::MessageRetractionHandle
const* theOptionalRetraction,
39 rti1516_2025::ParameterHandleValueMap
const& theParameterValues,
40 rti1516_2025::VariableLengthData
const& theUserSuppliedTag,
41 rti1516_2025::TransportationTypeHandle
const& theType,
43 rti1516_2025::RegionHandleSet
const* theOptionalSentRegions,
54 const std::string&
getTag()
const;
65 std::map<rti1516_2025::ParameterHandle, std::string>
myPhvps;
OrderType
Definition: datatypes.pb.h:472
int getTypeOfInteraction()
const std::string & getTag()
Definition: simpleTimeInteraction13.h:27
ULong InteractionClassHandle
Definition: RTItypes13.h:106
Definition: simpleTimeInteraction13.h:23
rti1516_2025::RegionHandleSet mySentRegions
Definition: simpleTimeInteraction1516_2025.h:68
int myInteractionType
Definition: simpleTimeInteraction13.h:59
rti1516_2025::FederateHandle myProducingFederate
Definition: simpleTimeInteraction1516_2025.h:67
RTI::EventRetractionHandle getRetractionHandle()
rti1516_2025::MessageRetractionHandle myRetractionHandle
Definition: simpleTimeInteraction1516_2025.h:72
const std::string & getFedTime()
std::map< rti1516_2025::ParameterHandle, std::string > myPhvps
Definition: simpleTimeInteraction1516_2025.h:65
bool myHasSentRegions
Definition: simpleTimeInteraction1516_2025.h:69
std::string myTag
Definition: simpleTimeInteraction13.h:58
std::string myFedTime
Definition: simpleTimeInteraction13.h:57
rti1516_2025::OrderType getReceiveOrder() const
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)
ULong FederateHandle
Definition: RTItypes13.h:120
bool getHasRegions() const
rti1516_2025::OrderType myReceiveOrder
Definition: simpleTimeInteraction1516_2025.h:71
rti1516_2025::RegionHandleSet const & getSentRegions() const
RTI::InteractionClassHandle getHandle()
rti1516_2025::FederateHandle const & getProducingFederate() const
Definition: simpleTimeInteraction13.h:27
rti1516_2025::InteractionClassHandle myHandle
Definition: simpleTimeInteraction1516_2025.h:64
bool isDetonateInteraction()