Uses of Interface
hla.rti1516e.TransportationTypeHandle
Packages that use TransportationTypeHandle
-
Uses of TransportationTypeHandle in hla.rti1516e
Methods in hla.rti1516e that return TransportationTypeHandleModifier and TypeMethodDescriptionTransportationTypeHandleFactory.decode(byte[] buffer, int offset) TransportationTypeHandleFactory.getHLAdefaultBestEffort()TransportationTypeHandleFactory.getHLAdefaultReliable()RTIambassador.getTransportationTypeHandle(String theName) Methods in hla.rti1516e with parameters of type TransportationTypeHandleModifier and TypeMethodDescriptionvoidFederateAmbassador.confirmAttributeTransportationTypeChange(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, TransportationTypeHandle theTransportation) voidNullFederateAmbassador.confirmAttributeTransportationTypeChange(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, TransportationTypeHandle theTransportation) voidFederateAmbassador.confirmInteractionTransportationTypeChange(InteractionClassHandle theInteraction, TransportationTypeHandle theTransportation) voidNullFederateAmbassador.confirmInteractionTransportationTypeChange(InteractionClassHandle theInteraction, TransportationTypeHandle theTransportation) RTIambassador.getTransportationTypeName(TransportationTypeHandle theHandle) voidFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidNullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidNullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidNullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, FederateAmbassador.SupplementalReflectInfo reflectInfo) voidFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, FederateAmbassador.SupplementalReflectInfo reflectInfo) voidFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, FederateAmbassador.SupplementalReflectInfo reflectInfo) voidNullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, FederateAmbassador.SupplementalReflectInfo reflectInfo) voidNullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, FederateAmbassador.SupplementalReflectInfo reflectInfo) voidNullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, FederateAmbassador.SupplementalReflectInfo reflectInfo) voidFederateAmbassador.reportAttributeTransportationType(ObjectInstanceHandle theObject, AttributeHandle theAttribute, TransportationTypeHandle theTransportation) voidNullFederateAmbassador.reportAttributeTransportationType(ObjectInstanceHandle theObject, AttributeHandle theAttribute, TransportationTypeHandle theTransportation) voidFederateAmbassador.reportInteractionTransportationType(FederateHandle theFederate, InteractionClassHandle theInteraction, TransportationTypeHandle theTransportation) voidNullFederateAmbassador.reportInteractionTransportationType(FederateHandle theFederate, InteractionClassHandle theInteraction, TransportationTypeHandle theTransportation) voidRTIambassador.requestAttributeTransportationTypeChange(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, TransportationTypeHandle theType) voidRTIambassador.requestInteractionTransportationTypeChange(InteractionClassHandle theClass, TransportationTypeHandle theType)