13 typedef const char* (*DtDomainToStringFunc)(
int domain);
14 typedef const char* (*DtCommandToStringFunc)(
int domain,
int command);
28 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER, DtPduFactory* pduFactory = 0 );
32 const DtEntityIdentifier& receiver,
int commandDomain,
int commandProtocol,
34 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
const int theCommandPduSize
Definition: lcCommand.h:23
DtLgrCommandPdu & operator=(const DtLgrCommandPdu &src)
assignment operator
virtual void printDataToStream(std::ostream &stream) const
Print contents.
Definition: lgrControlP.h:61
Instances of DtLgrCommandPdu are to respond to a remote controller with the result of a logger comman...
Definition: lcCommand.h:33
Instances of DtLgrResponsePdu are to respond to a remote controller with the result of a logger comma...
Definition: lcResponse.h:19
Contains DtLgrCommandPdu.
#define DT_DLL_LOGGERCONTROL
Include vlconfig.h to get relivant platform info like if we need declspec stuff or not...
Definition: loggerControlDefines.h:31