Uses of Interface
hla.rti1516e.ParameterHandleValueMap
Packages that use ParameterHandleValueMap
-
Uses of ParameterHandleValueMap in hla.rti1516e
Methods in hla.rti1516e that return ParameterHandleValueMapModifier and TypeMethodDescriptionParameterHandleValueMapFactory.create(int capacity) Creates a new ParameterHandleValueMap instance with specified initial capacity.Methods in hla.rti1516e with parameters of type ParameterHandleValueMapModifier and TypeMethodDescriptionvoidFederateAmbassador.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) voidRTIambassador.sendInteraction(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, byte[] userSuppliedTag) RTIambassador.sendInteraction(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, LogicalTime theTime) voidRTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, RegionHandleSet regions, byte[] userSuppliedTag) RTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, RegionHandleSet regions, byte[] userSuppliedTag, LogicalTime theTime)