MAK RTIspy API Documentation for HLA 1516
List of all members | Public Member Functions
rtiSimple13.SimpleFederateAmbassador Class Reference
+ Inheritance diagram for rtiSimple13.SimpleFederateAmbassador:
+ Collaboration diagram for rtiSimple13.SimpleFederateAmbassador:

Public Member Functions

void printAttributeHandleValueMap (ReflectedAttributes theAttributes)
void printParameterHandleValueMap (ReceivedInteraction theParameters)
void initiateFederateSave (String label) throws UnableToPerformSave, FederateInternalError
void federationSaved () throws FederateInternalError
void federationNotSaved () throws FederateInternalError
void requestFederationRestoreSucceeded (String label) throws FederateInternalError
void requestFederationRestoreFailed (String label, String reason) throws FederateInternalError
void federationRestoreBegun () throws FederateInternalError
void initiateFederateRestore (String label, int federateHandle) throws SpecifiedSaveLabelDoesNotExist, CouldNotRestore, FederateInternalError
void federationRestored () throws FederateInternalError
void federationNotRestored () throws FederateInternalError
void discoverObjectInstance (int theObject, int theObjectClass, String theObjectName) throws CouldNotDiscover, ObjectClassNotKnown, FederateInternalError
void reflectAttributeValues (int theObject, ReflectedAttributes theAttributes, byte[] userSuppliedTag) throws ObjectNotKnown, AttributeNotKnown, FederateOwnsAttributes, FederateInternalError
void reflectAttributeValues (int theObject, ReflectedAttributes theAttributes, byte[] userSuppliedTag, LogicalTime theTime, EventRetractionHandle retractionHandle) throws ObjectNotKnown, AttributeNotKnown, FederateOwnsAttributes, InvalidFederationTime, FederateInternalError
void receiveInteraction (int interactionClass, ReceivedInteraction theInteraction, byte[] userSuppliedTag) throws InteractionClassNotKnown, InteractionParameterNotKnown, FederateInternalError
void receiveInteraction (int interactionClass, ReceivedInteraction theInteraction, byte[] userSuppliedTag, LogicalTime theTime, EventRetractionHandle eventRetractionHandle) throws InteractionClassNotKnown, InteractionParameterNotKnown, InvalidFederationTime, FederateInternalError
void removeObjectInstance (int theObject, byte[] userSuppliedTag) throws ObjectNotKnown, FederateInternalError
void removeObjectInstance (int theObject, byte[] userSuppliedTag, LogicalTime theTime, EventRetractionHandle retractionHandle) throws ObjectNotKnown, InvalidFederationTime, FederateInternalError

Member Function Documentation

void rtiSimple13.SimpleFederateAmbassador.discoverObjectInstance ( int  theObject,
int  theObjectClass,
String  theObjectName 
) throws CouldNotDiscover, ObjectClassNotKnown, FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.federationNotRestored ( ) throws FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.federationNotSaved ( ) throws FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.federationRestoreBegun ( ) throws FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.federationRestored ( ) throws FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.federationSaved ( ) throws FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.initiateFederateRestore ( String  label,
int  federateHandle 
) throws SpecifiedSaveLabelDoesNotExist, CouldNotRestore, FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.initiateFederateSave ( String  label) throws UnableToPerformSave, FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.printAttributeHandleValueMap ( ReflectedAttributes  theAttributes)
inline
void rtiSimple13.SimpleFederateAmbassador.printParameterHandleValueMap ( ReceivedInteraction  theParameters)
inline
void rtiSimple13.SimpleFederateAmbassador.receiveInteraction ( int  interactionClass,
ReceivedInteraction  theInteraction,
byte[]  userSuppliedTag 
) throws InteractionClassNotKnown, InteractionParameterNotKnown, FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.receiveInteraction ( int  interactionClass,
ReceivedInteraction  theInteraction,
byte[]  userSuppliedTag,
LogicalTime  theTime,
EventRetractionHandle  eventRetractionHandle 
) throws InteractionClassNotKnown, InteractionParameterNotKnown, InvalidFederationTime, FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.reflectAttributeValues ( int  theObject,
ReflectedAttributes  theAttributes,
byte[]  userSuppliedTag 
) throws ObjectNotKnown, AttributeNotKnown, FederateOwnsAttributes, FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.reflectAttributeValues ( int  theObject,
ReflectedAttributes  theAttributes,
byte[]  userSuppliedTag,
LogicalTime  theTime,
EventRetractionHandle  retractionHandle 
) throws ObjectNotKnown, AttributeNotKnown, FederateOwnsAttributes, InvalidFederationTime, FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.removeObjectInstance ( int  theObject,
byte[]  userSuppliedTag 
) throws ObjectNotKnown, FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.removeObjectInstance ( int  theObject,
byte[]  userSuppliedTag,
LogicalTime  theTime,
EventRetractionHandle  retractionHandle 
) throws ObjectNotKnown, InvalidFederationTime, FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.requestFederationRestoreFailed ( String  label,
String  reason 
) throws FederateInternalError
inline
void rtiSimple13.SimpleFederateAmbassador.requestFederationRestoreSucceeded ( String  label) throws FederateInternalError
inline

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

Document ID: Generated on Fri Mar 14 19:08:55 EDT 2014 from SVN revision 137085
Copyright © 2005-2014 VT MÄK Inc. All Rights Reserved (www.mak.com)