| Methods in hla.rti1516 with parameters of type AttributeHandleSet |
void |
RTIambassador.attributeOwnershipAcquisition(ObjectInstanceHandle theObject,
AttributeHandleSet desiredAttributes,
byte[] userSuppliedTag)
|
void |
RTIambassador.attributeOwnershipAcquisitionIfAvailable(ObjectInstanceHandle theObject,
AttributeHandleSet desiredAttributes)
|
void |
FederateAmbassador.attributeOwnershipAcquisitionNotification(ObjectInstanceHandle theObject,
AttributeHandleSet securedAttributes,
byte[] userSuppliedTag)
|
AttributeHandleSet |
RTIambassador.attributeOwnershipDivestitureIfWanted(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
FederateAmbassador.attributeOwnershipUnavailable(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
FederateAmbassador.attributesInScope(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
FederateAmbassador.attributesOutOfScope(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
RTIambassador.cancelAttributeOwnershipAcquisition(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
RTIambassador.cancelNegotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
RTIambassador.changeAttributeOrderType(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes,
OrderType theType)
|
void |
RTIambassador.changeAttributeTransportationType(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes,
TransportationType theType)
|
void |
FederateAmbassador.confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
RTIambassador.confirmDivestiture(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes,
byte[] userSuppliedTag)
|
void |
RTIambassador.negotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes,
byte[] userSuppliedTag)
|
void |
FederateAmbassador.provideAttributeValueUpdate(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes,
byte[] userSuppliedTag)
|
void |
RTIambassador.publishObjectClassAttributes(ObjectClassHandle theClass,
AttributeHandleSet attributeList)
|
void |
FederateAmbassador.requestAttributeOwnershipAssumption(ObjectInstanceHandle theObject,
AttributeHandleSet offeredAttributes,
byte[] userSuppliedTag)
|
void |
FederateAmbassador.requestAttributeOwnershipRelease(ObjectInstanceHandle theObject,
AttributeHandleSet candidateAttributes,
byte[] userSuppliedTag)
|
void |
RTIambassador.requestAttributeValueUpdate(ObjectClassHandle theClass,
AttributeHandleSet theAttributes,
byte[] userSuppliedTag)
|
void |
RTIambassador.requestAttributeValueUpdate(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes,
byte[] userSuppliedTag)
|
void |
FederateAmbassador.requestDivestitureConfirmation(ObjectInstanceHandle theObject,
AttributeHandleSet offeredAttributes)
|
void |
RTIambassador.subscribeObjectClassAttributes(ObjectClassHandle theClass,
AttributeHandleSet attributeList)
|
void |
RTIambassador.subscribeObjectClassAttributesPassively(ObjectClassHandle theClass,
AttributeHandleSet attributeList)
|
void |
FederateAmbassador.turnUpdatesOffForObjectInstance(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
FederateAmbassador.turnUpdatesOnForObjectInstance(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
RTIambassador.unconditionalAttributeOwnershipDivestiture(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
RTIambassador.unpublishObjectClassAttributes(ObjectClassHandle theClass,
AttributeHandleSet attributeList)
|
void |
RTIambassador.unsubscribeObjectClassAttributes(ObjectClassHandle theClass,
AttributeHandleSet attributeList)
|
| Methods in hla.rti1516.jlc with parameters of type AttributeHandleSet |
void |
NullFederateAmbassador.attributeOwnershipAcquisitionNotification(ObjectInstanceHandle theObject,
AttributeHandleSet securedAttributes,
byte[] userSuppliedTag)
|
void |
NullFederateAmbassador.attributeOwnershipUnavailable(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
NullFederateAmbassador.attributesInScope(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
NullFederateAmbassador.attributesOutOfScope(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
NullFederateAmbassador.confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
NullFederateAmbassador.provideAttributeValueUpdate(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes,
byte[] userSuppliedTag)
|
void |
NullFederateAmbassador.requestAttributeOwnershipAssumption(ObjectInstanceHandle theObject,
AttributeHandleSet offeredAttributes,
byte[] userSuppliedTag)
|
void |
NullFederateAmbassador.requestAttributeOwnershipRelease(ObjectInstanceHandle theObject,
AttributeHandleSet candidateAttributes,
byte[] userSuppliedTag)
|
void |
NullFederateAmbassador.requestDivestitureConfirmation(ObjectInstanceHandle theObject,
AttributeHandleSet offeredAttributes)
|
void |
NullFederateAmbassador.turnUpdatesOffForObjectInstance(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|
void |
NullFederateAmbassador.turnUpdatesOnForObjectInstance(ObjectInstanceHandle theObject,
AttributeHandleSet theAttributes)
|