|
| | throw (FederateInternalError) |
| |
| virtual | ~NullFederateAmbassador () throw () |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual void | synchronizationPointRegistrationFailed (std::wstring const &label, SynchronizationFailureReason reason) throw (FederateInternalError) |
| |
| virtual void | announceSynchronizationPoint (std::wstring const &label, VariableLengthData const &theUserSuppliedTag) throw (FederateInternalError) |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual void | throw (UnableToPerformSave, FederateInternalError) |
| |
| virtual void | initiateFederateSave (std::wstring const &label, LogicalTime const &theTime) throw (UnableToPerformSave, InvalidLogicalTime, FederateInternalError) |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual void | federationSaveStatusResponse (FederateHandleSaveStatusPairVector const &theFederateStatusVector) throw (FederateInternalError) |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual void | initiateFederateRestore (std::wstring const &label, FederateHandle handle) throw (SpecifiedSaveLabelDoesNotExist, CouldNotInitiateRestore, FederateInternalError) |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual void | federationRestoreStatusResponse (FederateHandleRestoreStatusPairVector const &theFederateStatusVector) throw (FederateInternalError) |
| |
| virtual void | throw (ObjectClassNotPublished, FederateInternalError) |
| |
| virtual void | throw (ObjectClassNotPublished, FederateInternalError) |
| |
| virtual void | throw (InteractionClassNotPublished, FederateInternalError) |
| |
| virtual void | throw (InteractionClassNotPublished, FederateInternalError) |
| |
| virtual void | objectInstanceNameReservationSucceeded (std::wstring const &theObjectInstanceName) throw (UnknownName, FederateInternalError) |
| |
| virtual void | objectInstanceNameReservationFailed (std::wstring const &theObjectInstanceName) throw (UnknownName, FederateInternalError) |
| |
| virtual void | discoverObjectInstance (ObjectInstanceHandle theObject, ObjectClassHandle theObjectClass, std::wstring const &theObjectInstanceName) throw (CouldNotDiscover, ObjectClassNotKnown, FederateInternalError) |
| |
| virtual void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap const &theAttributeValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError) |
| |
| virtual void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap const &theAttributeValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, RegionHandleSet const &theSentRegionHandleSet) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError) |
| |
| virtual void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap const &theAttributeValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError) |
| |
| virtual void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap const &theAttributeValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, RegionHandleSet const &theSentRegionHandleSet) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError) |
| |
| virtual void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap const &theAttributeValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, MessageRetractionHandle theHandle) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, InvalidLogicalTime, FederateInternalError) |
| |
| virtual void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap const &theAttributeValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, MessageRetractionHandle theHandle, RegionHandleSet const &theSentRegionHandleSet) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, InvalidLogicalTime, FederateInternalError) |
| |
| virtual void | receiveInteraction (InteractionClassHandle theInteraction, ParameterHandleValueMap const &theParameterValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType) throw (InteractionClassNotRecognized, InteractionParameterNotRecognized, InteractionClassNotSubscribed, FederateInternalError) |
| |
| virtual void | receiveInteraction (InteractionClassHandle theInteraction, ParameterHandleValueMap const &theParameterValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, RegionHandleSet const &theSentRegionHandleSet) throw (InteractionClassNotRecognized, InteractionParameterNotRecognized, InteractionClassNotSubscribed, FederateInternalError) |
| |
| virtual void | receiveInteraction (InteractionClassHandle theInteraction, ParameterHandleValueMap const &theParameterValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder) throw (InteractionClassNotRecognized, InteractionParameterNotRecognized, InteractionClassNotSubscribed, FederateInternalError) |
| |
| virtual void | receiveInteraction (InteractionClassHandle theInteraction, ParameterHandleValueMap const &theParameterValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, RegionHandleSet const &theSentRegionHandleSet) throw (InteractionClassNotRecognized, InteractionParameterNotRecognized, InteractionClassNotSubscribed, FederateInternalError) |
| |
| virtual void | receiveInteraction (InteractionClassHandle theInteraction, ParameterHandleValueMap const &theParameterValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, MessageRetractionHandle theHandle) throw (InteractionClassNotRecognized, InteractionParameterNotRecognized, InteractionClassNotSubscribed, InvalidLogicalTime, FederateInternalError) |
| |
| virtual void | receiveInteraction (InteractionClassHandle theInteraction, ParameterHandleValueMap const &theParameterValues, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, TransportationType theType, LogicalTime const &theTime, OrderType receivedOrder, MessageRetractionHandle theHandle, RegionHandleSet const &theSentRegionHandleSet) throw (InteractionClassNotRecognized, InteractionParameterNotRecognized, InteractionClassNotSubscribed, InvalidLogicalTime, FederateInternalError) |
| |
| virtual void | removeObjectInstance (ObjectInstanceHandle theObject, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder) throw (ObjectInstanceNotKnown, FederateInternalError) |
| |
| virtual void | removeObjectInstance (ObjectInstanceHandle theObject, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, LogicalTime const &theTime, OrderType receivedOrder) throw (ObjectInstanceNotKnown, FederateInternalError) |
| |
| virtual void | removeObjectInstance (ObjectInstanceHandle theObject, VariableLengthData const &theUserSuppliedTag, OrderType sentOrder, LogicalTime const &theTime, OrderType receivedOrder, MessageRetractionHandle theHandle) throw (ObjectInstanceNotKnown, InvalidLogicalTime, FederateInternalError) |
| |
| virtual void | attributesInScope (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError) |
| |
| virtual void | attributesOutOfScope (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError) |
| |
| virtual void | provideAttributeValueUpdate (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes, VariableLengthData const &theUserSuppliedTag) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, FederateInternalError) |
| |
| virtual void | turnUpdatesOnForObjectInstance (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, FederateInternalError) |
| |
| virtual void | turnUpdatesOffForObjectInstance (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipAssumption (ObjectInstanceHandle theObject, AttributeHandleSet const &offeredAttributes, VariableLengthData const &theUserSuppliedTag) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeAlreadyOwned, AttributeNotPublished, FederateInternalError) |
| |
| virtual void | requestDivestitureConfirmation (ObjectInstanceHandle theObject, AttributeHandleSet const &releasedAttributes) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, AttributeDivestitureWasNotRequested, FederateInternalError) |
| |
| virtual void | attributeOwnershipAcquisitionNotification (ObjectInstanceHandle theObject, AttributeHandleSet const &securedAttributes, VariableLengthData const &theUserSuppliedTag) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeAcquisitionWasNotRequested, AttributeAlreadyOwned, AttributeNotPublished, FederateInternalError) |
| |
| virtual void | attributeOwnershipUnavailable (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeAlreadyOwned, AttributeAcquisitionWasNotRequested, FederateInternalError) |
| |
| virtual void | requestAttributeOwnershipRelease (ObjectInstanceHandle theObject, AttributeHandleSet const &candidateAttributes, VariableLengthData const &theUserSuppliedTag) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, FederateInternalError) |
| |
| virtual void | confirmAttributeOwnershipAcquisitionCancellation (ObjectInstanceHandle theObject, AttributeHandleSet const &theAttributes) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeAlreadyOwned, AttributeAcquisitionWasNotCanceled, FederateInternalError) |
| |
| virtual void | informAttributeOwnership (ObjectInstanceHandle theObject, AttributeHandle theAttribute, FederateHandle theOwner) throw (ObjectInstanceNotKnown, AttributeNotRecognized, FederateInternalError) |
| |
| virtual void | attributeIsNotOwned (ObjectInstanceHandle theObject, AttributeHandle theAttribute) throw (ObjectInstanceNotKnown, AttributeNotRecognized, FederateInternalError) |
| |
| virtual void | attributeIsOwnedByRTI (ObjectInstanceHandle theObject, AttributeHandle theAttribute) throw (ObjectInstanceNotKnown, AttributeNotRecognized, FederateInternalError) |
| |
| virtual void | throw (InvalidLogicalTime, NoRequestToEnableTimeRegulationWasPending, FederateInternalError) |
| |
| virtual void | throw (InvalidLogicalTime, NoRequestToEnableTimeConstrainedWasPending, FederateInternalError) |
| |
| virtual void | throw (InvalidLogicalTime, JoinedFederateIsNotInTimeAdvancingState, FederateInternalError) |
| |
| virtual void | throw (FederateInternalError) |
| |
| virtual | ~FederateAmbassador () throw () |
| |