![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Inheritance diagram for HlaBounceFederateAmbassador:
Collaboration diagram for HlaBounceFederateAmbassador:Public Member Functions | |
| 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 (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) |
Protected Attributes | |
| BallController13 * | myBallController |
| BallController1516 * | myBallController |
| BallController1516e * | myBallController |
| HlaBounceFederateAmbassador::HlaBounceFederateAmbassador | ( | BallController13 * | ballController | ) |
| HlaBounceFederateAmbassador::~HlaBounceFederateAmbassador | ( | ) | throw () [virtual] |
| HlaBounceFederateAmbassador::HlaBounceFederateAmbassador | ( | BallController1516 * | ballController | ) |
| virtual HlaBounceFederateAmbassador::~HlaBounceFederateAmbassador | ( | ) | throw () [virtual] |
| HlaBounceFederateAmbassador::HlaBounceFederateAmbassador | ( | BallController1516e * | ballController | ) |
| virtual HlaBounceFederateAmbassador::~HlaBounceFederateAmbassador | ( | ) | throw () [virtual] |
| void HlaBounceFederateAmbassador::attributeOwnershipAcquisitionNotification | ( | RTI::ObjectHandle | theObject, |
| RTI::AttributeHandleSet const & | securedAttributes | ||
| ) | throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::AttributeAcquisitionWasNotRequested, RTI::AttributeAlreadyOwned, RTI::AttributeNotPublished, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::attributeOwnershipAcquisitionNotification | ( | rti1516e::ObjectInstanceHandle | theObject, |
| rti1516e::AttributeHandleSet const & | securedAttributes, | ||
| rti1516e::VariableLengthData const & | theUserSuppliedTag | ||
| ) | throw (rti1516e::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::attributeOwnershipDivestitureNotification | ( | RTI::ObjectHandle | theObject, |
| const RTI::AttributeHandleSet & | releasedAttributes | ||
| ) | throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::AttributeNotOwned, RTI::AttributeDivestitureWasNotRequested, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::attributesInScope | ( | RTI::ObjectHandle | theObject, |
| const RTI::AttributeHandleSet & | theAttributes | ||
| ) | throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::attributesInScope | ( | rti1516e::ObjectInstanceHandle | theObject, |
| rti1516e::AttributeHandleSet const & | theAttributes | ||
| ) | throw (rti1516e::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::attributesInScope | ( | rti1516::ObjectInstanceHandle | theObject, |
| rti1516::AttributeHandleSet const & | theAttributes | ||
| ) | throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::attributesOutOfScope | ( | RTI::ObjectHandle | theObject, |
| const RTI::AttributeHandleSet & | theAttributes | ||
| ) | throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::attributesOutOfScope | ( | rti1516e::ObjectInstanceHandle | theObject, |
| rti1516e::AttributeHandleSet const & | theAttributes | ||
| ) | throw (rti1516e::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::attributesOutOfScope | ( | rti1516::ObjectInstanceHandle | theObject, |
| rti1516::AttributeHandleSet const & | theAttributes | ||
| ) | throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotSubscribed, rti1516::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::discoverObjectInstance | ( | RTI::ObjectHandle | theObject, |
| RTI::ObjectClassHandle | theObjectClass, | ||
| const char * | theObjectName | ||
| ) | throw (RTI::CouldNotDiscover, RTI::ObjectClassNotKnown, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
References ObjectParams13::setClassHandle(), ObjectParams13::setInstanceHandle(), and ObjectParams13::setInstanceName().
| void HlaBounceFederateAmbassador::discoverObjectInstance | ( | rti1516e::ObjectInstanceHandle | theObject, |
| rti1516e::ObjectClassHandle | theObjectClass, | ||
| std::wstring const & | theObjectInstanceName | ||
| ) | throw (rti1516e::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::discoverObjectInstance | ( | rti1516::ObjectInstanceHandle | theObject, |
| rti1516::ObjectClassHandle | theObjectClass, | ||
| std::wstring const & | theObjectInstanceName | ||
| ) | throw (rti1516::CouldNotDiscover, rti1516::ObjectClassNotKnown, rti1516::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::discoverObjectInstance | ( | rti1516e::ObjectInstanceHandle | theObject, |
| rti1516e::ObjectClassHandle | theObjectClass, | ||
| std::wstring const & | theObjectInstanceName, | ||
| rti1516e::FederateHandle | producingFederate | ||
| ) | throw (rti1516e::FederateInternalError) [virtual] |
| virtual void HlaBounceFederateAmbassador::objectInstanceNameReservationFailed | ( | std::wstring const & | theObjectInstanceName | ) | throw (rti1516e::FederateInternalError) [virtual] |
Reimplemented from rti1516::NullFederateAmbassador.
| void HlaBounceFederateAmbassador::objectInstanceNameReservationFailed | ( | std::wstring const & | theObjectInstanceName | ) | throw (rti1516::UnknownName, rti1516::FederateInternalError) [virtual] |
Reimplemented from rti1516::NullFederateAmbassador.
| virtual void HlaBounceFederateAmbassador::objectInstanceNameReservationSucceeded | ( | std::wstring const & | theObjectInstanceName | ) | throw (rti1516e::FederateInternalError) [virtual] |
Reimplemented from rti1516::NullFederateAmbassador.
| void HlaBounceFederateAmbassador::objectInstanceNameReservationSucceeded | ( | std::wstring const & | theObjectInstanceName | ) | throw (rti1516::UnknownName, rti1516::FederateInternalError) [virtual] |
Reimplemented from rti1516::NullFederateAmbassador.
| void HlaBounceFederateAmbassador::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] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::receiveInteraction | ( | RTI::InteractionClassHandle | theInteraction, |
| const RTI::ParameterHandleValuePairSet & | theParameters, | ||
| const char * | theTag | ||
| ) | throw (RTI::InteractionClassNotKnown, RTI::InteractionParameterNotKnown, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::reflectAttributeValues | ( | RTI::ObjectHandle | theObject, |
| const RTI::AttributeHandleValuePairSet & | theAttributes, | ||
| const char * | theTag | ||
| ) | throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::FederateOwnsAttributes, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::removeObjectInstance | ( | RTI::ObjectHandle | theObject, |
| const RTI::FedTime & | theTime, | ||
| const char * | theTag, | ||
| RTI::EventRetractionHandle | theHandle | ||
| ) | throw (RTI::ObjectNotKnown, RTI::InvalidFederationTime, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::removeObjectInstance | ( | RTI::ObjectHandle | theObject, |
| const char * | theTag | ||
| ) | throw (RTI::ObjectNotKnown, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::removeObjectInstance | ( | rti1516e::ObjectInstanceHandle | theObject, |
| rti1516e::VariableLengthData const & | theUserSuppliedTag, | ||
| rti1516e::OrderType | sentOrder, | ||
| rti1516e::SupplementalRemoveInfo | theRemoveInfo | ||
| ) | throw (rti1516e::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::removeObjectInstance | ( | rti1516::ObjectInstanceHandle | theObject, |
| rti1516::VariableLengthData const & | theUserSuppliedTag, | ||
| rti1516::OrderType | sentOrder | ||
| ) | throw (rti1516::ObjectInstanceNotKnown, rti1516::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::requestAttributeOwnershipAssumption | ( | RTI::ObjectHandle | theObject, |
| const RTI::AttributeHandleSet & | offeredAttributes, | ||
| const char * | theTag | ||
| ) | throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::AttributeAlreadyOwned, RTI::AttributeNotPublished, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::requestAttributeOwnershipAssumption | ( | rti1516e::ObjectInstanceHandle | theObject, |
| rti1516e::AttributeHandleSet const & | offeredAttributes, | ||
| rti1516e::VariableLengthData const & | theUserSuppliedTag | ||
| ) | throw (rti1516e::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::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 HlaBounceFederateAmbassador::requestAttributeOwnershipRelease | ( | RTI::ObjectHandle | theObject, |
| const RTI::AttributeHandleSet & | candidateAttributes, | ||
| const char * | theTag | ||
| ) | throw (RTI::ObjectNotKnown, RTI::AttributeNotKnown, RTI::AttributeNotOwned, RTI::FederateInternalError) [virtual] |
Reimplemented from NullFederateAmbassador.
| void HlaBounceFederateAmbassador::requestAttributeOwnershipRelease | ( | rti1516e::ObjectInstanceHandle | theObject, |
| rti1516e::AttributeHandleSet const & | candidateAttributes, | ||
| rti1516e::VariableLengthData const & | theUserSuppliedTag | ||
| ) | throw (rti1516e::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::requestAttributeOwnershipRelease | ( | rti1516::ObjectInstanceHandle | theObject, |
| rti1516::AttributeHandleSet const & | candidateAttributes, | ||
| rti1516::VariableLengthData const & | theUserSuppliedTag | ||
| ) | throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotOwned, rti1516::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::requestDivestitureConfirmation | ( | rti1516e::ObjectInstanceHandle | theObject, |
| rti1516e::AttributeHandleSet const & | releasedAttributes | ||
| ) | throw (rti1516e::FederateInternalError) [virtual] |
| void HlaBounceFederateAmbassador::requestDivestitureConfirmation | ( | rti1516::ObjectInstanceHandle | theObject, |
| rti1516::AttributeHandleSet const & | releasedAttributes | ||
| ) | throw (rti1516::ObjectInstanceNotKnown, rti1516::AttributeNotRecognized, rti1516::AttributeNotOwned, rti1516::AttributeDivestitureWasNotRequested, rti1516::FederateInternalError) [virtual] |