25 rti1516_2025::VariableLengthData
const& theUserSuppliedTag,
26 rti1516_2025::TransportationTypeHandle
const& theType,
27 rti1516_2025::FederateHandle
const& theProducingFederate,
29 rti1516_2025::LogicalTime
const& fedTime,
32 rti1516_2025::MessageRetractionHandle
const* theOptionalRetraction);
36 rti1516_2025::VariableLengthData
const& theUserSuppliedTag,
37 rti1516_2025::TransportationTypeHandle
const& theType,
38 rti1516_2025::FederateHandle
const& theProducingFederate,
43 const std::map<rti1516_2025::AttributeHandle, std::string>&
getAhvps()
const;
44 const std::string&
getTag()
const;
54 std::map<rti1516_2025::AttributeHandle, std::string>
myAhvps;
A convenience header provided for developers that would like to include everything all at once...
OrderType
Definition: datatypes.pb.h:472
const std::string & getFedTime()
bool myHasSentRegions
Definition: simpleTimeAttribute1516_2025.h:58
rti1516_2025::FederateHandle myProducingFederate
Definition: simpleTimeAttribute1516_2025.h:56
std::set< RegionHandle > RegionHandleSet
Definition: Typedefs.h:31
rti1516_2025::RegionHandleSet mySentRegions
Definition: simpleTimeAttribute1516_2025.h:57
attributeUpdateEvent(const RTI::AttributeHandleValuePairSet &pvhps, const RTI::FedTime &fedTime, const char *tag, RTI::EventRetractionHandle theRetractionHandle)
rti1516_2025::OrderType myReceiveOrder
Definition: simpleTimeAttribute1516_2025.h:60
const std::string & getTag()
Definition: simpleTimeAttribute13.h:23
bool getHasRegions() const
std::string myFedTime
Definition: simpleTimeAttribute13.h:51
rti1516_2025::FederateHandle const & getProducingFederate() const
const std::map< unsigned long, std::string > & getAhvps()
std::map< AttributeHandle, VariableLengthData > AttributeHandleValueMap
Definition: Typedefs.h:36
std::string myTag
Definition: simpleTimeAttribute13.h:52
rti1516_2025::RegionHandleSet const & getSentRegions() const
rti1516_2025::OrderType getReceiveOrder() const
rti1516_2025::MessageRetractionHandle myRetractionHandle
Definition: simpleTimeAttribute1516_2025.h:61
RTI::EventRetractionHandle getRetractionHandle()
This file contains the rti1516_2025::RTIambassadorFactory which can be used to make an implementation...
std::map< rti1516_2025::AttributeHandle, std::string > myAhvps
Definition: simpleTimeAttribute1516_2025.h:54