Public Member Functions |
| | SimpleTimeFedAmb1516e (SimpleTimeFedAmb1516eData theAmbData, AttributeHandleSetFactory theAttributeHandleSetFactory) |
| void | announceSynchronizationPoint (String synchronizationPointLabel, byte[] userSuppliedTag) |
| void | discoverObjectInstance (ObjectInstanceHandle theObject, ObjectClassHandle theObjectClass, String objectName) |
| void | objectInstanceNameReservationFailed (String objectName) |
| void | objectInstanceNameReservationSucceeded (String objectName) |
| void | provideAttributeValueUpdate (ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag) |
| void | receiveInteraction (InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, SupplementalReceiveInfo receiveInfo) throws FederateInternalError |
| void | receiveInteraction (InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, SupplementalReceiveInfo receiveInfo) throws FederateInternalError |
| void | receiveInteraction (InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, SupplementalReceiveInfo receiveInfo) throws FederateInternalError |
| void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, SupplementalReflectInfo reflectInfo) throws FederateInternalError |
| void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, SupplementalReflectInfo reflectInfo) throws FederateInternalError |
| void | reflectAttributeValues (ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, SupplementalReflectInfo reflectInfo) throws FederateInternalError |
| void | removeObjectInstance (ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, SupplementalRemoveInfo removeInfo) throws FederateInternalError |
| void | removeObjectInstance (ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering, SupplementalRemoveInfo removeInfo) throws FederateInternalError |
| void | removeObjectInstance (ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, SupplementalRemoveInfo removeInfo) throws FederateInternalError |
| void | synchronizationPointRegistrationFailed (String synchronizationPointLabel, SynchronizationPointFailureReason reason) throws FederateInternalError |
| void | synchronizationPointRegistrationSucceeded (String synchronizationPointLabel) throws FederateInternalError |
| void | timeAdvanceGrant (LogicalTime theTime) |
| void | timeConstrainedEnabled (LogicalTime time) |
| void | timeRegulationEnabled (LogicalTime time) |
| void | federationSynchronized (String synchronizationPointLabel, FederateHandleSet failedToSyncSet) throws FederateInternalError |