Uses of Interface
hla.rti1516e.AttributeSetRegionSetPairList
Packages that use AttributeSetRegionSetPairList
-
Uses of AttributeSetRegionSetPairList in hla.rti1516e
Methods in hla.rti1516e that return AttributeSetRegionSetPairListModifier and TypeMethodDescriptionAttributeSetRegionSetPairListFactory.create(int capacity) Creates a new AttributeHandleValuePairSet instance with specified initial capacity.Methods in hla.rti1516e with parameters of type AttributeSetRegionSetPairListModifier and TypeMethodDescriptionvoidRTIambassador.associateRegionsForUpdates(ObjectInstanceHandle theObject, AttributeSetRegionSetPairList attributesAndRegions) RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions) RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions, String theObject) voidRTIambassador.requestAttributeValueUpdateWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions, byte[] userSuppliedTag) voidRTIambassador.subscribeObjectClassAttributesPassivelyWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions) voidRTIambassador.subscribeObjectClassAttributesPassivelyWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions, String updateRateDesignator) voidRTIambassador.subscribeObjectClassAttributesWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions) voidRTIambassador.subscribeObjectClassAttributesWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions, String updateRateDesignator) voidRTIambassador.unassociateRegionsForUpdates(ObjectInstanceHandle theObject, AttributeSetRegionSetPairList attributesAndRegions) voidRTIambassador.unsubscribeObjectClassAttributesWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions)