6 #ifndef DtLgcyLgrRecFilePdu_H_
7 #define DtLgcyLgrRecFilePdu_H_
10 #include <vlutil/vlFilename.h>
25 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
29 DtGlobalObjectDesignator& receiver,
const char* name,
30 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
42 virtual const char* filename()
const;
43 virtual void setFilename(
const char* path );
Instances of DtLgcyLgrRecFilePdu are used to switch a remote logger to recording-mode and to set the ...
Definition: legacyLcRecFile.h:16
Definition: legacyLgrControlP.h:58
#define DT_DLL_LGCYLGRCNTRL
Include vlconfig.h to get relivant platform info like if we need declspec stuff or not...
Definition: legacyLoggerControlDefines.h:31
Instances of DtLgcyLgrControlPdu are a family of messages used to control a remote instance of the MA...
Definition: legacyLcPdu.h:108
Definition: legacyLgrControlP.h:18
DtFilename myFilename
Parameter.
Definition: legacyLcRecFile.h:53
virtual void printData() const
Print contents.
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator