|
| | 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) |
| |
| | throw (FederateInternalError) |
| |
| virtual | ~NullFederateAmbassador () throw () |
| |
| virtual void | connectionLost (std::wstring const &faultDescription) throw ( FederateInternalError) |
| |
| virtual void | reportFederationExecutions (FederationExecutionInformationVector const &theFederationExecutionInformationList) throw ( FederateInternalError) |
| |
| virtual void | synchronizationPointRegistrationSucceeded (std::wstring const &label) throw ( FederateInternalError) |
| |
| virtual void | synchronizationPointRegistrationFailed (std::wstring const &label, SynchronizationPointFailureReason reason) throw ( FederateInternalError) |
| |
| virtual void | announceSynchronizationPoint (std::wstring const &label, VariableLengthData const &theUserSuppliedTag) throw ( FederateInternalError) |
| |
| virtual void | federationSynchronized (std::wstring const &label, FederateHandleSet const &failedToSyncSet) throw ( FederateInternalError) |
| |
| virtual void | initiateFederateSave (std::wstring const &label) throw ( FederateInternalError) |
| |
| virtual void | initiateFederateSave (std::wstring const &label, LogicalTime const &theTime) throw ( FederateInternalError) |
| |
| virtual void | federationSaved () throw ( FederateInternalError) |
| |
| virtual void | federationNotSaved (SaveFailureReason theSaveFailureReason) throw ( FederateInternalError) |
| |
| virtual void | federationSaveStatusResponse (FederateHandleSaveStatusPairVector const &theFederateStatusVector) throw ( FederateInternalError) |
| |
| virtual void | requestFederationRestoreSucceeded (std::wstring const &label) throw ( FederateInternalError) |
| |
| virtual void | requestFederationRestoreFailed (std::wstring const &label) throw ( FederateInternalError) |
| |
| virtual void | federationRestoreBegun () throw ( FederateInternalError) |
| |
| virtual void | initiateFederateRestore (std::wstring const &label, std::wstring const &federateName, FederateHandle handle) throw ( FederateInternalError) |
| |
| virtual void | federationRestored () throw ( FederateInternalError) |
| |
| virtual void | federationNotRestored (RestoreFailureReason theRestoreFailureReason) throw ( FederateInternalError) |
| |
| virtual void | federationRestoreStatusResponse (FederateRestoreStatusVector const &theFederateRestoreStatusVector) throw ( FederateInternalError) |
| |
| virtual void | startRegistrationForObjectClass (ObjectClassHandle theClass) throw ( FederateInternalError) |
| |
| virtual void | stopRegistrationForObjectClass (ObjectClassHandle theClass) throw ( FederateInternalError) |
| |
| virtual void | turnInteractionsOn (InteractionClassHandle theHandle) throw ( FederateInternalError) |
| |
| virtual void | turnInteractionsOff (InteractionClassHandle theHandle) throw ( FederateInternalError) |
| |
| virtual void | multipleObjectInstanceNameReservationSucceeded (std::set< std::wstring > const &theObjectInstanceNames) throw ( FederateInternalError) |
| |
| virtual void | multipleObjectInstanceNameReservationFailed (std::set< std::wstring > const &theObjectInstanceNames) throw ( FederateInternalError) |
| |
| virtual void | discoverObjectInstance (ObjectInstanceHandle theObject, ObjectClassHandle theObjectClass, std::wstring const &theObjectInstanceName) throw ( FederateInternalError) |
| |
| virtual void | discoverObjectInstance (ObjectInstanceHandle theObject, ObjectClassHandle theObjectClass, std::wstring const &theObjectInstanceName, FederateHandle producingFederate) throw ( FederateInternalError) |
| |
| virtual void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap const &theAttributeValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, SupplementalReflectInfo theReflectInfo) throw ( FederateInternalError) |
| |
| virtual void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap const &theAttributeValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, SupplementalReflectInfo theReflectInfo) throw ( FederateInternalError) |
| |
| virtual void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap const &theAttributeValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, MessageRetractionHandle theHandle, SupplementalReflectInfo theReflectInfo) throw ( FederateInternalError) |
| |
| virtual void | receiveInteraction (InteractionClassHandle theInteraction, ParameterHandleValueMap const &theParameterValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, SupplementalReceiveInfo theReceiveInfo) throw ( FederateInternalError) |
| |
| virtual void | receiveInteraction (InteractionClassHandle theInteraction, ParameterHandleValueMap const &theParameterValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, SupplementalReceiveInfo theReceiveInfo) throw ( FederateInternalError) |
| |
| virtual void | receiveInteraction (InteractionClassHandle theInteraction, ParameterHandleValueMap const &theParameterValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, MessageRetractionHandle theHandle, SupplementalReceiveInfo theReceiveInfo) throw ( FederateInternalError) |
| |
| virtual void | removeObjectInstance (ObjectInstanceHandle theObject, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, SupplementalRemoveInfo theRemoveInfo) throw ( FederateInternalError) |
| |
| virtual void | removeObjectInstance (ObjectInstanceHandle theObject, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, LogicalTime const &theTime, OrderType receivedOrder, SupplementalRemoveInfo theRemoveInfo) throw ( FederateInternalError) |
| |
| virtual void | removeObjectInstance (ObjectInstanceHandle theObject, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, LogicalTime const &theTime, OrderType receivedOrder, MessageRetractionHandle theHandle, SupplementalRemoveInfo theRemoveInfo) throw ( FederateInternalError) |
| |
| virtual void | attributesInScope (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw ( FederateInternalError) |
| |
| virtual void | attributesOutOfScope (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw ( FederateInternalError) |
| |
| virtual void | provideAttributeValueUpdate (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes, VariableLengthData const &theUserSuppliedTag) throw ( FederateInternalError) |
| |
| virtual void | turnUpdatesOnForObjectInstance (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw ( FederateInternalError) |
| |
| virtual void | turnUpdatesOnForObjectInstance (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes, std::wstring const &updateRateDesignator) throw ( FederateInternalError) |
| |
| virtual void | turnUpdatesOffForObjectInstance (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw ( FederateInternalError) |
| |
| virtual void | confirmAttributeTransportationTypeChange (ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, TransportationType theTransportation) throw ( FederateInternalError) |
| |
| virtual void | reportAttributeTransportationType (ObjectInstanceHandle theObject, AttributeHandle theAttribute, TransportationType theTransportation) throw ( FederateInternalError) |
| |
| virtual void | confirmInteractionTransportationTypeChange (InteractionClassHandle theInteraction, TransportationType theTransportation) throw ( FederateInternalError) |
| |
| virtual void | reportInteractionTransportationType (FederateHandle federateHandle, InteractionClassHandle theInteraction, TransportationType theTransportation) throw ( FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipAssumption (ObjectInstanceHandle theObject, AttributeHandleSet const &offeredAttributes, VariableLengthData const &theUserSuppliedTag) throw ( FederateInternalError) |
| |
| virtual void | requestDivestitureConfirmation (ObjectInstanceHandle theObject, AttributeHandleSet const &releasedAttributes) throw ( FederateInternalError) |
| |
| virtual void | attributeOwnershipAcquisitionNotification (ObjectInstanceHandle theObject, AttributeHandleSet const &securedAttributes, VariableLengthData const &theUserSuppliedTag) throw ( FederateInternalError) |
| |
| virtual void | attributeOwnershipUnavailable (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw ( FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipRelease (ObjectInstanceHandle theObject, AttributeHandleSet const &candidateAttributes, VariableLengthData const &theUserSuppliedTag) throw ( FederateInternalError) |
| |
| virtual void | confirmAttributeOwnershipAcquisitionCancellation (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw ( FederateInternalError) |
| |
| virtual void | informAttributeOwnership (ObjectInstanceHandle theObject, AttributeHandle theAttribute, FederateHandle theOwner) throw ( FederateInternalError) |
| |
| virtual void | attributeIsNotOwned (ObjectInstanceHandle theObject, AttributeHandle theAttribute) throw ( FederateInternalError) |
| |
| virtual void | attributeIsOwnedByRTI (ObjectInstanceHandle theObject, AttributeHandle theAttribute) throw ( FederateInternalError) |
| |
| virtual void | timeRegulationEnabled (LogicalTime const &theFederateTime) throw ( FederateInternalError) |
| |
| virtual void | timeConstrainedEnabled (LogicalTime const &theFederateTime) throw ( FederateInternalError) |
| |
| virtual void | timeAdvanceGrant (LogicalTime const &theTime) throw ( FederateInternalError) |
| |
| virtual void | requestRetraction (MessageRetractionHandle theHandle) throw ( FederateInternalError) |
| |
| virtual | ~FederateAmbassador ()=0 throw () |
| |