9 #ifndef DtAssistantNtfyLvlUpdateMsg_H_
10 #define DtAssistantNtfyLvlUpdateMsg_H_
16 #include <vlutil/vlString.h>
17 #include <vlutil/vlUtil.h>
39 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
42 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER );
51 virtual void setNotifyLevel( DtNotifyLevelType level );
54 virtual DtNotifyLevelType notifyLevel()
const;
63 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
65 static DtAssistantMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
84 virtual int minSize()
const;