MAK RTIspy API Documentation for HLA 1.3
List of all members | Public Member Functions
rti1516::NullFederateAmbassador Class Reference
+ Inheritance diagram for rti1516::NullFederateAmbassador:
+ Collaboration diagram for rti1516::NullFederateAmbassador:

Public Member Functions

 NullFederateAmbassador () throw (FederateInternalError)
virtual ~NullFederateAmbassador () throw ()
virtual void synchronizationPointRegistrationSucceeded (std::wstring const &label) 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 federationSynchronized (std::wstring const &label) throw (FederateInternalError)
virtual void initiateFederateSave (std::wstring const &label) throw (UnableToPerformSave, FederateInternalError)
virtual void initiateFederateSave (std::wstring const &label, LogicalTime const &theTime) throw (UnableToPerformSave, InvalidLogicalTime, 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, FederateHandle handle) throw (SpecifiedSaveLabelDoesNotExist, CouldNotInitiateRestore, FederateInternalError)
virtual void federationRestored () throw (FederateInternalError)
virtual void federationNotRestored (RestoreFailureReason theRestoreFailureReason) throw (FederateInternalError)
virtual void federationRestoreStatusResponse (FederateHandleRestoreStatusPairVector const &theFederateStatusVector) throw (FederateInternalError)
virtual void startRegistrationForObjectClass (ObjectClassHandle theClass) throw (ObjectClassNotPublished, FederateInternalError)
virtual void stopRegistrationForObjectClass (ObjectClassHandle theClass) throw (ObjectClassNotPublished, FederateInternalError)
virtual void turnInteractionsOn (InteractionClassHandle theHandle) throw (InteractionClassNotPublished, FederateInternalError)
virtual void turnInteractionsOff (InteractionClassHandle theHandle) 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 timeRegulationEnabled (LogicalTime const &theFederateTime) throw (InvalidLogicalTime, NoRequestToEnableTimeRegulationWasPending, FederateInternalError)
virtual void timeConstrainedEnabled (LogicalTime const &theFederateTime) throw (InvalidLogicalTime, NoRequestToEnableTimeConstrainedWasPending, FederateInternalError)
virtual void timeAdvanceGrant (LogicalTime const &theTime) throw (InvalidLogicalTime, JoinedFederateIsNotInTimeAdvancingState, FederateInternalError)
virtual void requestRetraction (MessageRetractionHandle theHandle) throw (FederateInternalError)
- Public Member Functions inherited from rti1516::FederateAmbassador
virtual ~FederateAmbassador () throw ()

Additional Inherited Members

- Protected Member Functions inherited from rti1516::FederateAmbassador
 FederateAmbassador () throw (FederateInternalError)

Constructor & Destructor Documentation

rti1516::NullFederateAmbassador::NullFederateAmbassador ( ) throw (FederateInternalError)
inline
virtual rti1516::NullFederateAmbassador::~NullFederateAmbassador ( ) throw ()
inlinevirtual

Member Function Documentation

virtual void rti1516::NullFederateAmbassador::announceSynchronizationPoint ( std::wstring const &  label,
VariableLengthData const &  theUserSuppliedTag 
) throw (FederateInternalError)
inlinevirtual

Implements rti1516::FederateAmbassador.

Reimplemented in MyFederateAmbassador.

virtual void rti1516::NullFederateAmbassador::attributeIsNotOwned ( ObjectInstanceHandle  theObject,
AttributeHandle  theAttribute 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::attributeIsOwnedByRTI ( ObjectInstanceHandle  theObject,
AttributeHandle  theAttribute 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::attributeOwnershipAcquisitionNotification ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  securedAttributes,
VariableLengthData const &  theUserSuppliedTag 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeAcquisitionWasNotRequested, AttributeAlreadyOwned, AttributeNotPublished, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::attributeOwnershipUnavailable ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  theAttributes 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeAlreadyOwned, AttributeAcquisitionWasNotRequested, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::attributesInScope ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  theAttributes 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::attributesOutOfScope ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  theAttributes 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::confirmAttributeOwnershipAcquisitionCancellation ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  theAttributes 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeAlreadyOwned, AttributeAcquisitionWasNotCanceled, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::discoverObjectInstance ( ObjectInstanceHandle  theObject,
ObjectClassHandle  theObjectClass,
std::wstring const &  theObjectInstanceName 
) throw (CouldNotDiscover, ObjectClassNotKnown, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::federationNotRestored ( RestoreFailureReason  theRestoreFailureReason) throw (FederateInternalError)
inlinevirtual

Implements rti1516::FederateAmbassador.

Reimplemented in MyFederateAmbassador.

virtual void rti1516::NullFederateAmbassador::federationNotSaved ( SaveFailureReason  theSaveFailureReason) throw (FederateInternalError)
inlinevirtual

Implements rti1516::FederateAmbassador.

Reimplemented in MyFederateAmbassador.

virtual void rti1516::NullFederateAmbassador::federationRestoreBegun ( ) throw (FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::federationRestored ( ) throw (FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::federationRestoreStatusResponse ( FederateHandleRestoreStatusPairVector const &  theFederateStatusVector) throw (FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::federationSaved ( ) throw (FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::federationSaveStatusResponse ( FederateHandleSaveStatusPairVector const &  theFederateStatusVector) throw (FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::federationSynchronized ( std::wstring const &  label) throw (FederateInternalError)
inlinevirtual

Implements rti1516::FederateAmbassador.

Reimplemented in MyFederateAmbassador.

virtual void rti1516::NullFederateAmbassador::informAttributeOwnership ( ObjectInstanceHandle  theObject,
AttributeHandle  theAttribute,
FederateHandle  theOwner 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::initiateFederateRestore ( std::wstring const &  label,
FederateHandle  handle 
) throw (SpecifiedSaveLabelDoesNotExist, CouldNotInitiateRestore, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::initiateFederateSave ( std::wstring const &  label) throw (UnableToPerformSave, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::initiateFederateSave ( std::wstring const &  label,
LogicalTime const &  theTime 
) throw (UnableToPerformSave, InvalidLogicalTime, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::objectInstanceNameReservationFailed ( std::wstring const &  theObjectInstanceName) throw (UnknownName, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::objectInstanceNameReservationSucceeded ( std::wstring const &  theObjectInstanceName) throw (UnknownName, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::provideAttributeValueUpdate ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  theAttributes,
VariableLengthData const &  theUserSuppliedTag 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::receiveInteraction ( InteractionClassHandle  theInteraction,
ParameterHandleValueMap const &  theParameterValues,
VariableLengthData const &  theUserSuppliedTag,
OrderType  sentOrder,
TransportationType  theType 
) throw (InteractionClassNotRecognized, InteractionParameterNotRecognized, InteractionClassNotSubscribed, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::receiveInteraction ( InteractionClassHandle  theInteraction,
ParameterHandleValueMap const &  theParameterValues,
VariableLengthData const &  theUserSuppliedTag,
OrderType  sentOrder,
TransportationType  theType,
RegionHandleSet const &  theSentRegionHandleSet 
) throw (InteractionClassNotRecognized, InteractionParameterNotRecognized, InteractionClassNotSubscribed, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::receiveInteraction ( InteractionClassHandle  theInteraction,
ParameterHandleValueMap const &  theParameterValues,
VariableLengthData const &  theUserSuppliedTag,
OrderType  sentOrder,
TransportationType  theType,
LogicalTime const &  theTime,
OrderType  receivedOrder 
) throw (InteractionClassNotRecognized, InteractionParameterNotRecognized, InteractionClassNotSubscribed, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::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)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::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)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::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)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::reflectAttributeValues ( ObjectInstanceHandle  theObject,
AttributeHandleValueMap const &  theAttributeValues,
VariableLengthData const &  theUserSuppliedTag,
OrderType  sentOrder,
TransportationType  theType 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::reflectAttributeValues ( ObjectInstanceHandle  theObject,
AttributeHandleValueMap const &  theAttributeValues,
VariableLengthData const &  theUserSuppliedTag,
OrderType  sentOrder,
TransportationType  theType,
RegionHandleSet const &  theSentRegionHandleSet 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::reflectAttributeValues ( ObjectInstanceHandle  theObject,
AttributeHandleValueMap const &  theAttributeValues,
VariableLengthData const &  theUserSuppliedTag,
OrderType  sentOrder,
TransportationType  theType,
LogicalTime const &  theTime,
OrderType  receivedOrder 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotSubscribed, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::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)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::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)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::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)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::removeObjectInstance ( ObjectInstanceHandle  theObject,
VariableLengthData const &  theUserSuppliedTag,
OrderType  sentOrder 
) throw (ObjectInstanceNotKnown, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::removeObjectInstance ( ObjectInstanceHandle  theObject,
VariableLengthData const &  theUserSuppliedTag,
OrderType  sentOrder,
LogicalTime const &  theTime,
OrderType  receivedOrder 
) throw (ObjectInstanceNotKnown, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::removeObjectInstance ( ObjectInstanceHandle  theObject,
VariableLengthData const &  theUserSuppliedTag,
OrderType  sentOrder,
LogicalTime const &  theTime,
OrderType  receivedOrder,
MessageRetractionHandle  theHandle 
) throw (ObjectInstanceNotKnown, InvalidLogicalTime, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::requestAttributeOwnershipAssumption ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  offeredAttributes,
VariableLengthData const &  theUserSuppliedTag 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeAlreadyOwned, AttributeNotPublished, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::requestAttributeOwnershipRelease ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  candidateAttributes,
VariableLengthData const &  theUserSuppliedTag 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::requestDivestitureConfirmation ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  releasedAttributes 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, AttributeDivestitureWasNotRequested, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::requestFederationRestoreFailed ( std::wstring const &  label) throw (FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::requestFederationRestoreSucceeded ( std::wstring const &  label) throw (FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::requestRetraction ( MessageRetractionHandle  theHandle) throw (FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::startRegistrationForObjectClass ( ObjectClassHandle  theClass) throw (ObjectClassNotPublished, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::stopRegistrationForObjectClass ( ObjectClassHandle  theClass) throw (ObjectClassNotPublished, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::synchronizationPointRegistrationFailed ( std::wstring const &  label,
SynchronizationFailureReason  reason 
) throw (FederateInternalError)
inlinevirtual

Implements rti1516::FederateAmbassador.

Reimplemented in MyFederateAmbassador.

virtual void rti1516::NullFederateAmbassador::synchronizationPointRegistrationSucceeded ( std::wstring const &  label) throw (FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::timeAdvanceGrant ( LogicalTime const &  theTime) throw (InvalidLogicalTime, JoinedFederateIsNotInTimeAdvancingState, FederateInternalError)
inlinevirtual

Implements rti1516::FederateAmbassador.

Reimplemented in MyFederateAmbassador.

virtual void rti1516::NullFederateAmbassador::timeConstrainedEnabled ( LogicalTime const &  theFederateTime) throw (InvalidLogicalTime, NoRequestToEnableTimeConstrainedWasPending, FederateInternalError)
inlinevirtual

Implements rti1516::FederateAmbassador.

Reimplemented in MyFederateAmbassador.

virtual void rti1516::NullFederateAmbassador::timeRegulationEnabled ( LogicalTime const &  theFederateTime) throw (InvalidLogicalTime, NoRequestToEnableTimeRegulationWasPending, FederateInternalError)
inlinevirtual

Implements rti1516::FederateAmbassador.

Reimplemented in MyFederateAmbassador.

virtual void rti1516::NullFederateAmbassador::turnInteractionsOff ( InteractionClassHandle  theHandle) throw (InteractionClassNotPublished, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::turnInteractionsOn ( InteractionClassHandle  theHandle) throw (InteractionClassNotPublished, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::turnUpdatesOffForObjectInstance ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  theAttributes 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, FederateInternalError)
inlinevirtual
virtual void rti1516::NullFederateAmbassador::turnUpdatesOnForObjectInstance ( ObjectInstanceHandle  theObject,
AttributeHandleSet const &  theAttributes 
) throw (ObjectInstanceNotKnown, AttributeNotRecognized, AttributeNotOwned, FederateInternalError)
inlinevirtual

The documentation for this class was generated from the following file:

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)