6 #ifndef DtLgcyLgrDelFilePdu_H_
7 #define DtLgcyLgrDelFilePdu_H_
12 #include <vlutil/vlFilename.h>
26 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
30 DtGlobalObjectDesignator& receiver,
const char* name,
31 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
43 virtual const char* filename()
const;
44 virtual void setFilename(
const char* path );
DtFilename myFilename
Parameter.
Definition: legacyLcDelFile.h:54
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:106
Definition: legacyLgrControlP.h:18
virtual void printData() const
Print contents.
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator
Instances of DtLgcyLgrDelFilePdu are used to tell a remote logger to delete a logger file...
Definition: legacyLcDelFile.h:17