| makVrf::DtVrlinkDataInteractionTranslator::DtVrlinkDataInteractionTranslator |
( |
| ) |
|
| virtual makVrf::DtVrlinkDataInteractionTranslator::~DtVrlinkDataInteractionTranslator |
( |
| ) |
|
|
virtual |
| static void makVrf::DtVrlinkDataInteractionTranslator::netMessageCallback |
( |
::DtDataInteraction * |
dataInter, |
|
|
void * |
usr |
|
) |
| |
|
static |
| virtual void makVrf::DtVrlinkDataInteractionTranslator::processNetMessage |
( |
::DtDataInteraction * |
dataInter | ) |
|
|
virtual |
| virtual bool makVrf::DtVrlinkDataInteractionTranslator::matchPattern |
( |
const DtSimulationAddress & |
address, |
|
|
const DtSimulationAddress & |
pattern |
|
) |
| |
|
protectedvirtual |
| virtual bool makVrf::DtVrlinkDataInteractionTranslator::isMessageVrfVersionSupported |
( |
::DtDataInteraction * |
dataInter | ) |
const |
|
protectedvirtual |
| virtual bool makVrf::DtVrlinkDataInteractionTranslator::isVrfMessageVersionTransparentMessageType |
( |
int |
messageType | ) |
const |
|
protectedvirtual |
Returns true if the given message type is message version transparent (i.e. delivered to all message interfaces, regardless of their vrf message version)
| virtual bool makVrf::DtVrlinkDataInteractionTranslator::wantsToSelfReflect |
( |
unsigned |
int | ) |
const |
|
protectedvirtual |
| virtual unsigned makVrf::DtVrlinkDataInteractionTranslator::maximumContentSize |
( |
| ) |
const |
|
protectedvirtual |
Returns the maximum content size of for a Data interaction.
| virtual void makVrf::DtVrlinkDataInteractionTranslator::setTransportTypeReliable |
( |
int |
msgType | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtVrlinkDataInteractionTranslator::setTransportTypeBestEffort |
( |
int |
msgType | ) |
|
|
protectedvirtual |
| static char* makVrf::DtVrlinkDataInteractionTranslator::dataInteractionChooser |
( |
DtExerciseConn * |
exConn, |
|
|
const DtInteraction & |
inter |
|
) |
| |
|
staticprotected |
| boost::signals2::signal<void (int, DtDataInteraction*, bool&)> makVrf::DtVrlinkDataInteractionTranslator::signal_messageValid |
|
protected |
Signal sent to see if this data interaction being received is valid. Set flag to false if not. Do not set to true as this could overwrite another call that sets it to false.
| bool makVrf::DtVrlinkDataInteractionTranslator::myAllowReliableDataInteractions |
|
protected |
| std::set<int> makVrf::DtVrlinkDataInteractionTranslator::myContentTypesToSendReliable |
|
protected |
The documentation for this class was generated from the following file: