Uses of Class
hla.rti1516e.exceptions.ObjectClassNotPublished
Packages that use ObjectClassNotPublished
-
Uses of ObjectClassNotPublished in hla.rti1516e
Methods in hla.rti1516e that throw ObjectClassNotPublishedModifier and TypeMethodDescriptionvoidRTIambassador.attributeOwnershipAcquisition(ObjectInstanceHandle theObject, AttributeHandleSet desiredAttributes, byte[] userSuppliedTag) voidRTIambassador.attributeOwnershipAcquisitionIfAvailable(ObjectInstanceHandle theObject, AttributeHandleSet desiredAttributes) RTIambassador.registerObjectInstance(ObjectClassHandle theClass) RTIambassador.registerObjectInstance(ObjectClassHandle theClass, String theObjectName) RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions) RTIambassador.registerObjectInstanceWithRegions(ObjectClassHandle theClass, AttributeSetRegionSetPairList attributesAndRegions, String theObject)