14 #include <vl/interactionWithEncDec.h>
45 virtual void printData()
const;
50 virtual void setFromNetPacket(
const DtNetPacket* pack );
53 virtual inline const char*
name()
const {
return "DtLgrControlInteraction"; }
69 virtual const char* interactionClassToUse(
DtExerciseConn* exConn)
const;
virtual const char * name() const
Name of the interaction.
Definition: hLcInter.h:53
virtual const DtLgrControlPdu * lcPdu() const
Get/Set a logger control PDU.
Definition: hLcInter.h:48
Instances of DtLgrControlInteraction are used to represent LgrControl Interactions in HLA...
Definition: hLcInter.h:28
Instances of DtLgrControlPdu are a family of messages used to control a remote instance of the MAK-Lo...
Definition: lcPdu.h:137
void(* DtLgrControlInteractionCb)(DtLgrControlInteraction *inter, void *usr)
LgrControl interaction callback function signature.
Definition: hLcInter.h:22
Contains DtLgrControlPdu.
class DT_DLL_MATREX_TSPI_FOM_MAP DtInteraction
Definition: matrexTspiTagModifier.h:20
Contains export defines for logger control toolkit.
DtLgrControlPdu * myLcPdu
Definition: hLcInter.h:75
#define DT_DLL_LOGGERCONTROL
Include vlconfig.h to get relivant platform info like if we need declspec stuff or not...
Definition: loggerControlDefines.h:31