MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtTestMgrFedAmbWrapper Class Reference

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...

+ Inheritance diagram for DtTestMgrFedAmbWrapper:
+ Collaboration diagram for DtTestMgrFedAmbWrapper:

Public Member Functions

 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
 

Public Attributes

DtFederateMgrmyParent
 

Detailed Description

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.

Constructor & Destructor Documentation

DtTestMgrFedAmbWrapper::DtTestMgrFedAmbWrapper ( DtFederateMgr parent,
RTI_API::FederateAmbassador *  fedAmb 
)
inline
virtual DtTestMgrFedAmbWrapper::~DtTestMgrFedAmbWrapper ( )
throw (
)
inlinevirtual

Member Function Documentation

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

Member Data Documentation

DtFederateMgr* DtTestMgrFedAmbWrapper::myParent

The documentation for this class was generated from the following file:

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)