6 #ifndef DtLgcyLgrPbFilePdu_H_
7 #define DtLgcyLgrPbFilePdu_H_
10 #include <vlutil/vlFilename.h>
24 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
28 DtGlobalObjectDesignator& receiver,
const char* name,
29 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
41 virtual const char* filename()
const;
42 virtual void setFilename(
const char* path );
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
virtual void printData() const
Print contents.
DtFilename myFilename
Parameter.
Definition: legacyLcPlayFile.h:52
DtLgcyLgrControlPdu & operator=(const DtLgcyLgrControlPdu &src)
assignment operator
Instances of DtLgcyLgrPbFilePdu are used for switching to play-mode and defining which file to read f...
Definition: legacyLcPlayFile.h:15