DtTestMgrFedAmbWrapper is installed by the testManager and serves to catch testInteraction messages from being sent to the actual fedAmbassador, Instead it allows the testManager to determine whether a messages is a testMessage and process it or pass it along to the fedAmb.
More...
|
| | DtTestMgrFedAmbWrapper (DtFederateMgr *parent, RTI_API::FederateAmbassador *fedAmb) |
| |
| virtual | ~DtTestMgrFedAmbWrapper () throw () |
| |
| virtual void | turnInteractionsOn (RTI_API::InteractionClassHandle const &theHandle) override |
| |
| virtual void | turnInteractionsOff (RTI_API::InteractionClassHandle const &theHandle) override |
| |
| virtual void | receiveInteraction (rti1516_2025::InteractionClassHandle const &theInteraction, rti1516_2025::ParameterHandleValueMap const &theParameterValues, rti1516_2025::VariableLengthData const &theUserSuppliedTag, rti1516_2025::TransportationTypeHandle const &theType, rti1516_2025::FederateHandle const &theProducingFederate, const rti1516_2025::RegionHandleSet *theOptionalSentRegions) override |
| |
| virtual void | receiveInteraction (rti1516_2025::InteractionClassHandle const &theInteraction, rti1516_2025::ParameterHandleValueMap const &theParameterValues, rti1516_2025::VariableLengthData const &theUserSuppliedTag, rti1516_2025::TransportationTypeHandle const &theType, rti1516_2025::FederateHandle const &theProducingFederate, rti1516_2025::RegionHandleSet const *theOptionalSentRegions, rti1516_2025::LogicalTime const &theTime, rti1516_2025::OrderType theSentOrder, rti1516_2025::OrderType theReceivedOrder, rti1516_2025::MessageRetractionHandle const *theOptionalRetraction) override |
| |
DtTestMgrFedAmbWrapper is installed by the testManager and serves to catch testInteraction messages from being sent to the actual fedAmbassador, Instead it allows the testManager to determine whether a messages is a testMessage and process it or pass it along to the fedAmb.
| DtTestMgrFedAmbWrapper::DtTestMgrFedAmbWrapper |
( |
DtFederateMgr * |
parent, |
|
|
RTI_API::FederateAmbassador * |
fedAmb |
|
) |
| |
|
inline |
| virtual DtTestMgrFedAmbWrapper::~DtTestMgrFedAmbWrapper |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
| virtual void DtTestMgrFedAmbWrapper::receiveInteraction |
( |
rti1516_2025::InteractionClassHandle const & |
theInteraction, |
|
|
rti1516_2025::ParameterHandleValueMap const & |
theParameterValues, |
|
|
rti1516_2025::VariableLengthData const & |
theUserSuppliedTag, |
|
|
rti1516_2025::TransportationTypeHandle const & |
theType, |
|
|
rti1516_2025::FederateHandle const & |
theProducingFederate, |
|
|
const rti1516_2025::RegionHandleSet * |
theOptionalSentRegions |
|
) |
| |
|
overridevirtual |
| virtual void DtTestMgrFedAmbWrapper::receiveInteraction |
( |
rti1516_2025::InteractionClassHandle const & |
theInteraction, |
|
|
rti1516_2025::ParameterHandleValueMap const & |
theParameterValues, |
|
|
rti1516_2025::VariableLengthData const & |
theUserSuppliedTag, |
|
|
rti1516_2025::TransportationTypeHandle const & |
theType, |
|
|
rti1516_2025::FederateHandle const & |
theProducingFederate, |
|
|
rti1516_2025::RegionHandleSet const * |
theOptionalSentRegions, |
|
|
rti1516_2025::LogicalTime const & |
theTime, |
|
|
rti1516_2025::OrderType |
theSentOrder, |
|
|
rti1516_2025::OrderType |
theReceivedOrder, |
|
|
rti1516_2025::MessageRetractionHandle const * |
theOptionalRetraction |
|
) |
| |
|
overridevirtual |
| virtual void DtTestMgrFedAmbWrapper::turnInteractionsOff |
( |
RTI_API::InteractionClassHandle const & |
theHandle | ) |
|
|
overridevirtual |
| virtual void DtTestMgrFedAmbWrapper::turnInteractionsOn |
( |
RTI_API::InteractionClassHandle const & |
theHandle | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: