| Methods in hla.rti1516 that throw InteractionClassNotPublished |
void |
RTIambassador.changeInteractionOrderType(InteractionClassHandle theClass,
OrderType theType)
|
void |
RTIambassador.changeInteractionTransportationType(InteractionClassHandle theClass,
TransportationType theType)
|
void |
RTIambassador.sendInteraction(InteractionClassHandle theInteraction,
ParameterHandleValueMap theParameters,
byte[] userSuppliedTag)
|
MessageRetractionReturn |
RTIambassador.sendInteraction(InteractionClassHandle theInteraction,
ParameterHandleValueMap theParameters,
byte[] userSuppliedTag,
LogicalTime theTime)
|
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 |
FederateAmbassador.turnInteractionsOff(InteractionClassHandle theHandle)
|
void |
FederateAmbassador.turnInteractionsOn(InteractionClassHandle theHandle)
|