9 #ifndef DtAssistantLogEnableMsg_H_
10 #define DtAssistantLogEnableMsg_H_
16 #include <vlutil/vlString.h>
17 #include <vlutil/vlUtil.h>
39 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
48 virtual bool isEnable()
const;
51 virtual void setEnable(
bool val );
60 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
62 static DtAssistantMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
81 virtual int minSize()
const;