![]() |
MAK RTIspy API Documentation for HLA 1516
|
Inheritance diagram for simpleTime13.SimpleTimeFedAmb13:
Collaboration diagram for simpleTime13.SimpleTimeFedAmb13:Public Member Functions | |
| SimpleTimeFedAmb13 (SimpleTimeFedAmb13Data theAmbData, RtiFactory myFactory) | |
| void | announceSynchronizationPoint (String synchronizationPointLabel, byte[] userSuppliedTag) throws FederateInternalError |
| void | discoverObjectInstance (int theObject, int theObjectClass, String objectName) throws CouldNotDiscover, ObjectClassNotKnown, FederateInternalError |
| void | federationSynchronized (String synchronizationPointLabel) throws FederateInternalError |
| void | provideAttributeValueUpdate (int theObject, AttributeHandleSet theAttributes) throws ObjectNotKnown, AttributeNotKnown, AttributeNotOwned, 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 | 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 | removeObjectInstance (int theObject, byte[] userSuppliedTag) throws ObjectNotKnown, FederateInternalError |
| void | removeObjectInstance (int theObject, byte[] userSuppliedTag, LogicalTime theTime, EventRetractionHandle retractionHandle) throws ObjectNotKnown, InvalidFederationTime, FederateInternalError |
| void | synchronizationPointRegistrationFailed (String synchronizationPointLabel) throws FederateInternalError |
| void | synchronizationPointRegistrationSucceeded (String synchronizationPointLabel) throws FederateInternalError |
| void | timeAdvanceGrant (LogicalTime theTime) throws InvalidFederationTime, TimeAdvanceWasNotInProgress, FederateInternalError |
| void | timeConstrainedEnabled (LogicalTime theFederateTime) throws InvalidFederationTime, EnableTimeConstrainedWasNotPending, FederateInternalError |
| void | timeRegulationEnabled (LogicalTime theFederateTime) throws InvalidFederationTime, EnableTimeRegulationWasNotPending, FederateInternalError |
Private Member Functions | |
| void | removeObjectInstance (int theObject) |
Private Attributes | |
| SimpleTimeFedAmb13Data | myData |
| RtiFactory | myFactory |
| simpleTime13.SimpleTimeFedAmb13.SimpleTimeFedAmb13 | ( | SimpleTimeFedAmb13Data | theAmbData, |
| RtiFactory | myFactory | ||
| ) | [inline] |
| void simpleTime13.SimpleTimeFedAmb13.announceSynchronizationPoint | ( | String | synchronizationPointLabel, |
| byte[] | userSuppliedTag | ||
| ) | throws FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.discoverObjectInstance | ( | int | theObject, |
| int | theObjectClass, | ||
| String | objectName | ||
| ) | throws CouldNotDiscover, ObjectClassNotKnown, FederateInternalError [inline] |
References simpleTime13.SimpleTimeFedAmb13Data.getObjectInstanceMap(), simpleTime13.SimpleTimeFedAmb13Data.getOtherFederatesReady(), simpleTime13.SimpleTimeFedAmb13Data.getTheAttrNameHandleMap(), simpleTime13.SimpleTimeFedAmb13Data.getUpdateRequestMap(), simpleTime13.SimpleTimeFedAmb13Data.isMaster, simpleTime13.SimpleTimeFedAmb13.myData, simpleTime13.SimpleTimeFedAmb13.myFactory, and simpleTime13.SimpleTimeFedAmb13Data.setOtherFederatesReady().
| void simpleTime13.SimpleTimeFedAmb13.federationSynchronized | ( | String | synchronizationPointLabel | ) | throws FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.provideAttributeValueUpdate | ( | int | theObject, |
| AttributeHandleSet | theAttributes | ||
| ) | throws ObjectNotKnown, AttributeNotKnown, AttributeNotOwned, FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.receiveInteraction | ( | int | interactionClass, |
| ReceivedInteraction | theInteraction, | ||
| byte[] | userSuppliedTag | ||
| ) | throws InteractionClassNotKnown, InteractionParameterNotKnown, FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.receiveInteraction | ( | int | interactionClass, |
| ReceivedInteraction | theInteraction, | ||
| byte[] | userSuppliedTag, | ||
| LogicalTime | theTime, | ||
| EventRetractionHandle | eventRetractionHandle | ||
| ) | throws InteractionClassNotKnown, InteractionParameterNotKnown, InvalidFederationTime, FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.reflectAttributeValues | ( | int | theObject, |
| ReflectedAttributes | theAttributes, | ||
| byte[] | userSuppliedTag | ||
| ) | throws ObjectNotKnown, AttributeNotKnown, FederateOwnsAttributes, FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.reflectAttributeValues | ( | int | theObject, |
| ReflectedAttributes | theAttributes, | ||
| byte[] | userSuppliedTag, | ||
| LogicalTime | theTime, | ||
| EventRetractionHandle | retractionHandle | ||
| ) | throws ObjectNotKnown, AttributeNotKnown, FederateOwnsAttributes, InvalidFederationTime, FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.removeObjectInstance | ( | int | theObject | ) | [inline, private] |
| void simpleTime13.SimpleTimeFedAmb13.removeObjectInstance | ( | int | theObject, |
| byte[] | userSuppliedTag | ||
| ) | throws ObjectNotKnown, FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.removeObjectInstance | ( | int | theObject, |
| byte[] | userSuppliedTag, | ||
| LogicalTime | theTime, | ||
| EventRetractionHandle | retractionHandle | ||
| ) | throws ObjectNotKnown, InvalidFederationTime, FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.synchronizationPointRegistrationFailed | ( | String | synchronizationPointLabel | ) | throws FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.synchronizationPointRegistrationSucceeded | ( | String | synchronizationPointLabel | ) | throws FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.timeAdvanceGrant | ( | LogicalTime | theTime | ) | throws InvalidFederationTime, TimeAdvanceWasNotInProgress, FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.timeConstrainedEnabled | ( | LogicalTime | theFederateTime | ) | throws InvalidFederationTime, EnableTimeConstrainedWasNotPending, FederateInternalError [inline] |
| void simpleTime13.SimpleTimeFedAmb13.timeRegulationEnabled | ( | LogicalTime | theFederateTime | ) | throws InvalidFederationTime, EnableTimeRegulationWasNotPending, FederateInternalError [inline] |
Referenced by simpleTime13.SimpleTimeFedAmb13.announceSynchronizationPoint(), simpleTime13.SimpleTimeFedAmb13.discoverObjectInstance(), simpleTime13.SimpleTimeFedAmb13.federationSynchronized(), simpleTime13.SimpleTimeFedAmb13.provideAttributeValueUpdate(), simpleTime13.SimpleTimeFedAmb13.receiveInteraction(), simpleTime13.SimpleTimeFedAmb13.reflectAttributeValues(), simpleTime13.SimpleTimeFedAmb13.removeObjectInstance(), simpleTime13.SimpleTimeFedAmb13.SimpleTimeFedAmb13(), simpleTime13.SimpleTimeFedAmb13.synchronizationPointRegistrationFailed(), simpleTime13.SimpleTimeFedAmb13.synchronizationPointRegistrationSucceeded(), simpleTime13.SimpleTimeFedAmb13.timeAdvanceGrant(), simpleTime13.SimpleTimeFedAmb13.timeConstrainedEnabled(), and simpleTime13.SimpleTimeFedAmb13.timeRegulationEnabled().
RtiFactory simpleTime13.SimpleTimeFedAmb13.myFactory [private] |