|
| | HlaBounceFederateAmbassador (BallController13 *ballController) |
| |
| virtual | ~HlaBounceFederateAmbassador () throw () |
| |
| virtual void | discoverObjectInstance (RTI::ObjectHandle theObject, RTI::ObjectClassHandle theObjectClass, const char *theObjectName) throw (RTI::CouldNotDiscover, RTI::ObjectClassNotKnown, RTI::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (RTI::ObjectHandle theObject, const RTI::AttributeHandleValuePairSet &theAttributes, const RTI::FedTime &theTime, const char *theTag, RTI::EventRetractionHandle theHandle) throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::FederateOwnsAttributes, RTI::InvalidFederationTime, RTI::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (RTI::ObjectHandle theObject, const RTI::AttributeHandleValuePairSet &theAttributes, const char *theTag) throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::FederateOwnsAttributes, RTI::FederateInternalError) |
| |
| virtual void | receiveInteraction (RTI::InteractionClassHandle theInteraction, const RTI::ParameterHandleValuePairSet &theParameters, const RTI::FedTime &theTime, const char *theTag, RTI::EventRetractionHandle theHandle) throw (RTI::InteractionClassNotKnown, RTI::InteractionParameterNotKnown, RTI::InvalidFederationTime, RTI::FederateInternalError) |
| |
| virtual void | receiveInteraction (RTI::InteractionClassHandle theInteraction, const RTI::ParameterHandleValuePairSet &theParameters, const char *theTag) throw (RTI::InteractionClassNotKnown, RTI::InteractionParameterNotKnown, RTI::FederateInternalError) |
| |
| virtual void | removeObjectInstance (RTI::ObjectHandle theObject, const RTI::FedTime &theTime, const char *theTag, RTI::EventRetractionHandle theHandle) throw (RTI::ObjectNotKnown, RTI::InvalidFederationTime, RTI::FederateInternalError) |
| |
| virtual void | removeObjectInstance (RTI::ObjectHandle theObject, const char *theTag) throw (RTI::ObjectNotKnown, RTI::FederateInternalError) |
| |
| virtual void | attributesInScope (RTI::ObjectHandle theObject, const RTI::AttributeHandleSet &theAttributes) throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::FederateInternalError) |
| |
| virtual void | attributesOutOfScope (RTI::ObjectHandle theObject, const RTI::AttributeHandleSet &theAttributes) throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipRelease (RTI::ObjectHandle theObject, const RTI::AttributeHandleSet &candidateAttributes, const char *theTag) throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::AttributeNotOwned, RTI::FederateInternalError) |
| |
| virtual void | attributeOwnershipAcquisitionNotification (RTI::ObjectHandle theObject, RTI::AttributeHandleSet const &securedAttributes) throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::AttributeAcquisitionWasNotRequested, RTI::AttributeAlreadyOwned, RTI::AttributeNotPublished, RTI::FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipAssumption (RTI::ObjectHandle theObject, const RTI::AttributeHandleSet &offeredAttributes, const char *theTag) throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::AttributeAlreadyOwned, RTI::AttributeNotPublished, RTI::FederateInternalError) |
| |
| virtual void | attributeOwnershipDivestitureNotification (RTI::ObjectHandle theObject, const RTI::AttributeHandleSet &releasedAttributes) throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::AttributeNotOwned, RTI::AttributeDivestitureWasNotRequested, RTI::FederateInternalError) |
| |
| | HlaBounceFederateAmbassador (BallController1516 *ballController) |
| |
| virtual | ~HlaBounceFederateAmbassador () throw () |
| |
| virtual void | objectInstanceNameReservationSucceeded (std::wstring const &theObjectInstanceName) throw (rti1516::UnknownName, rti1516::FederateInternalError) |
| |
| virtual void | objectInstanceNameReservationFailed (std::wstring const &theObjectInstanceName) throw (rti1516::UnknownName, rti1516::FederateInternalError) |
| |
| virtual void | discoverObjectInstance (rti1516::ObjectInstanceHandle theObject, rti1516::ObjectClassHandle theObjectClass, std::wstring const &theObjectInstanceName) throw (rti1516::CouldNotDiscover, rti1516::ObjectClassNotKnown, rti1516::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleValueMap const &theAttributeValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleValueMap const &theAttributeValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::RegionHandleSet const &theSentRegionHandleSet) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleValueMap const &theAttributeValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleValueMap const &theAttributeValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder, rti1516::RegionHandleSet const &theSentRegionHandleSet) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleValueMap const &theAttributeValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder, rti1516::MessageRetractionHandle theHandle) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::InvalidLogicalTime, rti1516::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleValueMap const &theAttributeValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder, rti1516::MessageRetractionHandle theHandle, rti1516::RegionHandleSet const &theSentRegionHandleSet) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::InvalidLogicalTime, rti1516::FederateInternalError) |
| |
| virtual void | receiveInteraction (rti1516::InteractionClassHandle theInteraction, rti1516::ParameterHandleValueMap const &theParameterValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType) throw (rti1516::InteractionClassNotRecognized, rti1516::InteractionParameterNotRecognized, rti1516::InteractionClassNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | receiveInteraction (rti1516::InteractionClassHandle theInteraction, rti1516::ParameterHandleValueMap const &theParameterValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::RegionHandleSet const &theSentRegionHandleSet) throw (rti1516::InteractionClassNotRecognized, rti1516::InteractionParameterNotRecognized, rti1516::InteractionClassNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | receiveInteraction (rti1516::InteractionClassHandle theInteraction, rti1516::ParameterHandleValueMap const &theParameterValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder) throw (rti1516::InteractionClassNotRecognized, rti1516::InteractionParameterNotRecognized, rti1516::InteractionClassNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | receiveInteraction (rti1516::InteractionClassHandle theInteraction, rti1516::ParameterHandleValueMap const &theParameterValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder, rti1516::RegionHandleSet const &theSentRegionHandleSet) throw (rti1516::InteractionClassNotRecognized, rti1516::InteractionParameterNotRecognized, rti1516::InteractionClassNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | receiveInteraction (rti1516::InteractionClassHandle theInteraction, rti1516::ParameterHandleValueMap const &theParameterValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder, rti1516::MessageRetractionHandle theHandle) throw (rti1516::InteractionClassNotRecognized, rti1516::InteractionParameterNotRecognized, rti1516::InteractionClassNotSubscribed, rti1516::InvalidLogicalTime, rti1516::FederateInternalError) |
| |
| virtual void | receiveInteraction (rti1516::InteractionClassHandle theInteraction, rti1516::ParameterHandleValueMap const &theParameterValues, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::TransportationType theType, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder, rti1516::MessageRetractionHandle theHandle, rti1516::RegionHandleSet const &theSentRegionHandleSet) throw (rti1516::InteractionClassNotRecognized, rti1516::InteractionParameterNotRecognized, rti1516::InteractionClassNotSubscribed, rti1516::InvalidLogicalTime, rti1516::FederateInternalError) |
| |
| virtual void | removeObjectInstance (rti1516::ObjectInstanceHandle theObject, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder) throw (rti1516::ObjectInstanceNotKnown, rti1516::FederateInternalError) |
| |
| virtual void | removeObjectInstance (rti1516::ObjectInstanceHandle theObject, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder) throw (rti1516::ObjectInstanceNotKnown, rti1516::FederateInternalError) |
| |
| virtual void | removeObjectInstance (rti1516::ObjectInstanceHandle theObject, rti1516::VariableLengthData const &theUserSuppliedTag, rti1516::OrderType sentOrder, rti1516::LogicalTime const &theTime, rti1516::OrderType receivedOrder, rti1516::MessageRetractionHandle theHandle) throw (rti1516::ObjectInstanceNotKnown, rti1516::InvalidLogicalTime, rti1516::FederateInternalError) |
| |
| virtual void | attributesInScope (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &theAttributes) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | attributesOutOfScope (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &theAttributes) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipRelease (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &candidateAttributes, rti1516::VariableLengthData const &theUserSuppliedTag) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotOwned, rti1516::FederateInternalError) |
| |
| virtual void | attributeOwnershipAcquisitionNotification (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &securedAttributes, rti1516::VariableLengthData const &theUserSuppliedTag) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeAcquisitionWasNotRequested, rti1516::AttributeAlreadyOwned, rti1516::AttributeNotPublished, rti1516::FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipAssumption (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &offeredAttributes, rti1516::VariableLengthData const &theUserSuppliedTag) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeAlreadyOwned, rti1516::AttributeNotPublished, rti1516::FederateInternalError) |
| |
| virtual void | requestDivestitureConfirmation (rti1516::ObjectInstanceHandle theObject, rti1516::AttributeHandleSet const &releasedAttributes) throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotOwned, rti1516::AttributeDivestitureWasNotRequested, rti1516::FederateInternalError) |
| |
| | HlaBounceFederateAmbassador (BallController1516_2025 *ballController) |
| |
| virtual | ~HlaBounceFederateAmbassador () |
| |
| virtual void | objectInstanceNameReservationSucceeded (std::wstring const &theObjectInstanceName) override |
| |
| virtual void | objectInstanceNameReservationFailed (std::wstring const &theObjectInstanceName) override |
| |
| virtual void | discoverObjectInstance (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::ObjectClassHandle const &theObjectClass, std::wstring const &theObjectInstanceName, rti1516_2025::FederateHandle const &producingFederate) override |
| |
| virtual void | reflectAttributeValues (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::AttributeHandleValueMap const &theAttributeValues, rti1516_2025::VariableLengthData const &theUserSuppliedTag, rti1516_2025::TransportationTypeHandle const &theType, rti1516_2025::FederateHandle const &theProducingFederate, rti1516_2025::RegionHandleSet const *theOptionalSentRegions) override |
| |
| virtual void | reflectAttributeValues (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::AttributeHandleValueMap const &theAttributeValues, rti1516_2025::VariableLengthData const &theUserSuppliedTag, rti1516_2025::TransportationTypeHandle const &theType, rti1516_2025::FederateHandle const &theProducingFederate, rti1516_2025::RegionHandleSet const *theOptionalSentRegions, rti1516_2025::LogicalTime const &theTime, rti1516_2025::OrderType theSentOrder, rti1516_2025::OrderType theReceivedOrder, rti1516_2025::MessageRetractionHandle const *theOptionalRetraction) override |
| |
| virtual void | receiveInteraction (rti1516_2025::InteractionClassHandle const &theInteraction, rti1516_2025::ParameterHandleValueMap const &theParameterValues, rti1516_2025::VariableLengthData const &theUserSuppliedTag, rti1516_2025::TransportationTypeHandle const &theType, rti1516_2025::FederateHandle const &theProducingFederate, const rti1516_2025::RegionHandleSet *theOptionalSentRegions) override |
| |
| virtual void | receiveInteraction (rti1516_2025::InteractionClassHandle const &theInteraction, rti1516_2025::ParameterHandleValueMap const &theParameterValues, rti1516_2025::VariableLengthData const &theUserSuppliedTag, rti1516_2025::TransportationTypeHandle const &theType, rti1516_2025::FederateHandle const &theProducingFederate, rti1516_2025::RegionHandleSet const *theOptionalSentRegions, rti1516_2025::LogicalTime const &theTime, rti1516_2025::OrderType theSentOrder, rti1516_2025::OrderType theReceivedOrder, rti1516_2025::MessageRetractionHandle const *theOptionalRetraction) override |
| |
| virtual void | removeObjectInstance (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::VariableLengthData const &theUserSuppliedTag, rti1516_2025::FederateHandle const &theProducingFederate) override |
| |
| virtual void | removeObjectInstance (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::VariableLengthData const &theUserSuppliedTag, rti1516_2025::FederateHandle const &theProducingFederate, rti1516_2025::LogicalTime const &theTime, rti1516_2025::OrderType theSentOrder, rti1516_2025::OrderType theReceivedOrder, rti1516_2025::MessageRetractionHandle const *theOptionalRetraction) override |
| |
| virtual void | attributesInScope (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::AttributeHandleSet const &theAttributes) override |
| |
| virtual void | attributesOutOfScope (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::AttributeHandleSet const &theAttributes) override |
| |
| virtual void | requestAttributeOwnershipRelease (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::AttributeHandleSet const &candidateAttributes, rti1516_2025::VariableLengthData const &theUserSuppliedTag) override |
| |
| virtual void | attributeOwnershipAcquisitionNotification (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::AttributeHandleSet const &securedAttributes, rti1516_2025::VariableLengthData const &theUserSuppliedTag) override |
| |
| virtual void | requestAttributeOwnershipAssumption (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::AttributeHandleSet const &offeredAttributes, rti1516_2025::VariableLengthData const &theUserSuppliedTag) override |
| |
| virtual void | requestDivestitureConfirmation (rti1516_2025::ObjectInstanceHandle const &theObject, rti1516_2025::AttributeHandleSet const &releasedAttributes, rti1516_2025::VariableLengthData const &userSuppliedTag) override |
| |
| | HlaBounceFederateAmbassador (BallController1516e *ballController) |
| |
| virtual | ~HlaBounceFederateAmbassador () throw () |
| |
| virtual void | objectInstanceNameReservationSucceeded (std::wstring const &theObjectInstanceName) throw (rti1516e::FederateInternalError) |
| |
| virtual void | objectInstanceNameReservationFailed (std::wstring const &theObjectInstanceName) throw (rti1516e::FederateInternalError) |
| |
| virtual void | discoverObjectInstance (rti1516e::ObjectInstanceHandle theObject, rti1516e::ObjectClassHandle theObjectClass, std::wstring const &theObjectInstanceName) throw (rti1516e::FederateInternalError) |
| |
| virtual void | discoverObjectInstance (rti1516e::ObjectInstanceHandle theObject, rti1516e::ObjectClassHandle theObjectClass, std::wstring const &theObjectInstanceName, rti1516e::FederateHandle producingFederate) throw (rti1516e::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (rti1516e::ObjectInstanceHandle theObject, rti1516e::AttributeHandleValueMap const &theAttributeValues, rti1516e::VariableLengthData const &theUserSuppliedTag, rti1516e::OrderType sentOrder, rti1516e::TransportationType theType, rti1516e::SupplementalReflectInfo theReflectInfo) throw (rti1516e::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (rti1516e::ObjectInstanceHandle theObject, rti1516e::AttributeHandleValueMap const &theAttributeValues, rti1516e::VariableLengthData const &theUserSuppliedTag, rti1516e::OrderType sentOrder, rti1516e::TransportationType theType, rti1516e::LogicalTime const &theTime, rti1516e::OrderType receivedOrder, rti1516e::SupplementalReflectInfo theReflectInfo) throw (rti1516e::FederateInternalError) |
| |
| virtual void | reflectAttributeValues (rti1516e::ObjectInstanceHandle theObject, rti1516e::AttributeHandleValueMap const &theAttributeValues, rti1516e::VariableLengthData const &theUserSuppliedTag, rti1516e::OrderType sentOrder, rti1516e::TransportationType theType, rti1516e::LogicalTime const &theTime, rti1516e::OrderType receivedOrder, rti1516e::MessageRetractionHandle theHandle, rti1516e::SupplementalReflectInfo theReflectInfo) throw (rti1516e::FederateInternalError) |
| |
| virtual void | receiveInteraction (rti1516e::InteractionClassHandle theInteraction, rti1516e::ParameterHandleValueMap const &theParameterValues, rti1516e::VariableLengthData const &theUserSuppliedTag, rti1516e::OrderType sentOrder, rti1516e::TransportationType theType, rti1516e::SupplementalReceiveInfo theReceiveInfo) throw (rti1516e::FederateInternalError) |
| |
| virtual void | receiveInteraction (rti1516e::InteractionClassHandle theInteraction, rti1516e::ParameterHandleValueMap const &theParameterValues, rti1516e::VariableLengthData const &theUserSuppliedTag, rti1516e::OrderType sentOrder, rti1516e::TransportationType theType, rti1516e::LogicalTime const &theTime, rti1516e::OrderType receivedOrder, rti1516e::SupplementalReceiveInfo theReceiveInfo) throw (rti1516e::FederateInternalError) |
| |
| virtual void | receiveInteraction (rti1516e::InteractionClassHandle theInteraction, rti1516e::ParameterHandleValueMap const &theParameterValues, rti1516e::VariableLengthData const &theUserSuppliedTag, rti1516e::OrderType sentOrder, rti1516e::TransportationType theType, rti1516e::LogicalTime const &theTime, rti1516e::OrderType receivedOrder, rti1516e::MessageRetractionHandle theHandle, rti1516e::SupplementalReceiveInfo theReceiveInfo) throw (rti1516e::FederateInternalError) |
| |
| virtual void | removeObjectInstance (rti1516e::ObjectInstanceHandle theObject, rti1516e::VariableLengthData const &theUserSuppliedTag, rti1516e::OrderType sentOrder, rti1516e::SupplementalRemoveInfo theRemoveInfo) throw (rti1516e::FederateInternalError) |
| |
| virtual void | removeObjectInstance (rti1516e::ObjectInstanceHandle theObject, rti1516e::VariableLengthData const &theUserSuppliedTag, rti1516e::OrderType sentOrder, rti1516e::LogicalTime const &theTime, rti1516e::OrderType receivedOrder, rti1516e::SupplementalRemoveInfo theRemoveInfo) throw (rti1516e::FederateInternalError) |
| |
| virtual void | removeObjectInstance (rti1516e::ObjectInstanceHandle theObject, rti1516e::VariableLengthData const &theUserSuppliedTag, rti1516e::OrderType sentOrder, rti1516e::LogicalTime const &theTime, rti1516e::OrderType receivedOrder, rti1516e::MessageRetractionHandle theHandle, rti1516e::SupplementalRemoveInfo theRemoveInfo) throw (rti1516e::FederateInternalError) |
| |
| virtual void | attributesInScope (rti1516e::ObjectInstanceHandle theObject, rti1516e::AttributeHandleSet const &theAttributes) throw (rti1516e::FederateInternalError) |
| |
| virtual void | attributesOutOfScope (rti1516e::ObjectInstanceHandle theObject, rti1516e::AttributeHandleSet const &theAttributes) throw (rti1516e::FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipRelease (rti1516e::ObjectInstanceHandle theObject, rti1516e::AttributeHandleSet const &candidateAttributes, rti1516e::VariableLengthData const &theUserSuppliedTag) throw (rti1516e::FederateInternalError) |
| |
| virtual void | attributeOwnershipAcquisitionNotification (rti1516e::ObjectInstanceHandle theObject, rti1516e::AttributeHandleSet const &securedAttributes, rti1516e::VariableLengthData const &theUserSuppliedTag) throw (rti1516e::FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipAssumption (rti1516e::ObjectInstanceHandle theObject, rti1516e::AttributeHandleSet const &offeredAttributes, rti1516e::VariableLengthData const &theUserSuppliedTag) throw (rti1516e::FederateInternalError) |
| |
| virtual void | requestDivestitureConfirmation (rti1516e::ObjectInstanceHandle theObject, rti1516e::AttributeHandleSet const &releasedAttributes) throw (rti1516e::FederateInternalError) |
| |
| | ~NullFederateAmbassador () noexceptoverride=default |
| |
| void | connectionLost (std::wstring const &faultDescription) override |
| |
| void | reportFederationExecutions (FederationExecutionInformationVector const &report) override |
| |
| void | reportFederationExecutionMembers (std::wstring const &federationName, FederationExecutionMemberInformationVector const &report) override |
| |
| void | reportFederationExecutionDoesNotExist (std::wstring const &federationName) override |
| |
| void | federateResigned (std::wstring const &reasonForResignDescription) override |
| |
| void | synchronizationPointRegistrationSucceeded (std::wstring const &synchronizationPointLabel) override |
| |
| void | synchronizationPointRegistrationFailed (std::wstring const &synchronizationPointLabel, SynchronizationPointFailureReason reason) override |
| |
| void | announceSynchronizationPoint (std::wstring const &synchronizationPointLabel, VariableLengthData const &userSuppliedTag) override |
| |
| void | federationSynchronized (std::wstring const &synchronizationPointLabel, FederateHandleSet const &failedToSyncSet) override |
| |
| void | initiateFederateSave (std::wstring const &label) override |
| |
| void | initiateFederateSave (std::wstring const &label, LogicalTime const &time) override |
| |
| void | federationSaved () override |
| |
| void | federationNotSaved (SaveFailureReason reason) override |
| |
| void | federationSaveStatusResponse (FederateHandleSaveStatusPairVector const &response) override |
| |
| void | requestFederationRestoreSucceeded (std::wstring const &label) override |
| |
| void | requestFederationRestoreFailed (std::wstring const &label) override |
| |
| void | federationRestoreBegun () override |
| |
| void | initiateFederateRestore (std::wstring const &label, std::wstring const &federateName, FederateHandle const &postRestoreFederateHandle) override |
| |
| void | federationRestored () override |
| |
| void | federationNotRestored (RestoreFailureReason reason) override |
| |
| void | federationRestoreStatusResponse (FederateRestoreStatusVector const &response) override |
| |
| void | startRegistrationForObjectClass (ObjectClassHandle const &objectClass) override |
| |
| void | stopRegistrationForObjectClass (ObjectClassHandle const &objectClass) override |
| |
| void | turnInteractionsOn (InteractionClassHandle const &interactionClass) override |
| |
| void | turnInteractionsOff (InteractionClassHandle const &interactionClass) override |
| |
| void | multipleObjectInstanceNameReservationSucceeded (std::set< std::wstring > const &objectInstanceNames) override |
| |
| void | multipleObjectInstanceNameReservationFailed (std::set< std::wstring > const &objectInstanceNames) override |
| |
| void | discoverObjectInstance (ObjectInstanceHandle const &objectInstance, ObjectClassHandle const &objectClass, std::wstring const &objectInstanceName, FederateHandle const &producingFederate) override |
| |
| void | reflectAttributeValues (ObjectInstanceHandle const &objectInstance, AttributeHandleValueMap const &attributeValues, VariableLengthData const &userSuppliedTag, TransportationTypeHandle const &transportationType, FederateHandle const &producingFederate, RegionHandleSet const *optionalSentRegions) override |
| |
| void | reflectAttributeValues (ObjectInstanceHandle const &objectInstance, AttributeHandleValueMap const &attributeValues, VariableLengthData const &userSuppliedTag, TransportationTypeHandle const &transportationType, FederateHandle const &producingFederate, RegionHandleSet const *optionalSentRegions, LogicalTime const &time, OrderType sentOrderType, OrderType receivedOrderType, MessageRetractionHandle const *optionalRetraction) override |
| |
| void | receiveInteraction (InteractionClassHandle const &interactionClass, ParameterHandleValueMap const ¶meterValues, VariableLengthData const &userSuppliedTag, TransportationTypeHandle const &transportationType, FederateHandle const &producingFederate, const RegionHandleSet *optionalSentRegions) override |
| |
| void | receiveInteraction (InteractionClassHandle const &interactionClass, ParameterHandleValueMap const ¶meterValues, VariableLengthData const &userSuppliedTag, TransportationTypeHandle const &transportationType, FederateHandle const &producingFederate, RegionHandleSet const *optionalSentRegions, LogicalTime const &time, OrderType sentOrderType, OrderType receivedOrderType, MessageRetractionHandle const *optionalRetraction) override |
| |
| void | receiveDirectedInteraction (InteractionClassHandle const &interactionClass, ObjectInstanceHandle const &objectInstance, ParameterHandleValueMap const ¶meterValues, VariableLengthData const &userSuppliedTag, TransportationTypeHandle const &transportationType, FederateHandle const &producingFederate) override |
| |
| void | receiveDirectedInteraction (InteractionClassHandle const &interactionClass, ObjectInstanceHandle const &objectInstance, ParameterHandleValueMap const ¶meterValues, VariableLengthData const &userSuppliedTag, TransportationTypeHandle const &transportationType, FederateHandle const &producingFederate, LogicalTime const &time, OrderType sentOrderType, OrderType receivedOrderType, MessageRetractionHandle const *optionalRetraction) override |
| |
| void | removeObjectInstance (ObjectInstanceHandle const &objectInstance, VariableLengthData const &userSuppliedTag, FederateHandle const &producingFederate) override |
| |
| void | removeObjectInstance (ObjectInstanceHandle const &objectInstance, VariableLengthData const &userSuppliedTag, FederateHandle const &producingFederate, LogicalTime const &time, OrderType sentOrderType, OrderType receivedOrderType, MessageRetractionHandle const *optionalRetraction) override |
| |
| void | attributesInScope (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes) override |
| |
| void | attributesOutOfScope (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes) override |
| |
| void | provideAttributeValueUpdate (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes, VariableLengthData const &userSuppliedTag) override |
| |
| void | turnUpdatesOnForObjectInstance (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes) override |
| |
| void | turnUpdatesOnForObjectInstance (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes, std::wstring const &updateRateDesignator) override |
| |
| void | turnUpdatesOffForObjectInstance (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes) override |
| |
| void | confirmAttributeTransportationTypeChange (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes, TransportationTypeHandle const &transportationType) override |
| |
| void | reportAttributeTransportationType (ObjectInstanceHandle const &objectInstance, AttributeHandle const &attribute, TransportationTypeHandle const &transportationType) override |
| |
| void | confirmInteractionTransportationTypeChange (InteractionClassHandle const &interactionClass, TransportationTypeHandle const &transportationType) override |
| |
| void | reportInteractionTransportationType (FederateHandle const &federate, InteractionClassHandle const &interactionClass, TransportationTypeHandle const &transportationType) override |
| |
| void | requestAttributeOwnershipAssumption (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &offeredAttributes, VariableLengthData const &userSuppliedTag) override |
| |
| void | requestDivestitureConfirmation (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &releasedAttributes, VariableLengthData const &userSuppliedTag) override |
| |
| void | attributeOwnershipAcquisitionNotification (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &securedAttributes, VariableLengthData const &userSuppliedTag) override |
| |
| void | attributeOwnershipUnavailable (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes, VariableLengthData const &userSuppliedTag) override |
| |
| void | requestAttributeOwnershipRelease (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &candidateAttributes, VariableLengthData const &userSuppliedTag) override |
| |
| void | confirmAttributeOwnershipAcquisitionCancellation (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes) override |
| |
| void | informAttributeOwnership (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes, FederateHandle const &owner) override |
| |
| void | attributeIsNotOwned (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes) override |
| |
| void | attributeIsOwnedByRTI (ObjectInstanceHandle const &objectInstance, AttributeHandleSet const &attributes) override |
| |
| void | timeRegulationEnabled (LogicalTime const &time) override |
| |
| void | timeConstrainedEnabled (LogicalTime const &time) override |
| |
| void | flushQueueGrant (LogicalTime const &time, LogicalTime const &optimisticTime) override |
| |
| void | timeAdvanceGrant (LogicalTime const &time) override |
| |
| void | requestRetraction (MessageRetractionHandle const &retraction) override |
| |
| virtual | ~FederateAmbassador () noexcept=0 |
| |