| Methods in hla.rti1516 that throw InvalidRegionContext |
void |
RTIambassador.associateRegionsForUpdates(ObjectInstanceHandle theObject,
AttributeSetRegionSetPairList attributesAndRegions)
|
ObjectInstanceHandle |
RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass,
AttributeSetRegionSetPairList attributesAndRegions)
|
ObjectInstanceHandle |
RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass,
AttributeSetRegionSetPairList attributesAndRegions,
String theObject)
|
void |
RTIambassador.requestAttributeValueUpdateWithRegions(ObjectClassHandle theClass,
AttributeSetRegionSetPairList attributesAndRegions,
byte[] userSuppliedTag)
|
void |
RTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction,
ParameterHandleValueMap theParameters,
RegionHandleSet regions,
byte[] userSuppliedTag)
|
MessageRetractionReturn |
RTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction,
ParameterHandleValueMap theParameters,
RegionHandleSet regions,
byte[] userSuppliedTag,
LogicalTime theTime)
|
void |
RTIambassador.subscribeInteractionClassPassivelyWithRegions(InteractionClassHandle theClass,
RegionHandleSet regions)
|
void |
RTIambassador.subscribeInteractionClassWithRegions(InteractionClassHandle theClass,
RegionHandleSet regions)
|
void |
RTIambassador.subscribeObjectClassAttributesPassivelyWithRegions(ObjectClassHandle theClass,
AttributeSetRegionSetPairList attributesAndRegions)
|
void |
RTIambassador.subscribeObjectClassAttributesWithRegions(ObjectClassHandle theClass,
AttributeSetRegionSetPairList attributesAndRegions)
|