| Methods in hla.rti1516 that throw InteractionParameterNotDefined |
String |
RTIambassador.getParameterName(InteractionClassHandle whichClass,
ParameterHandle theHandle)
|
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)
|