9 #ifndef DtAssistantQueryMsg_H_
10 #define DtAssistantQueryMsg_H_
15 #include <vlutil/vlString.h>
16 #include <vlutil/vlUtil.h>
42 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
57 DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
59 static DtAssistantMsg* create(DtBufferPtr buffer = DtUSE_INTERNAL_BUFFER);
78 virtual int minSize()
const;
82 #endif // DtAssistantQueryMsg_H_