12 #ifndef DtPopupHelper_H_
13 #define DtPopupHelper_H_
16 #include <vlutil/vlString.h>
17 #include <vlutil/vlPrint.h>
22 MAKRti::DtOutputStream& stream,
23 const MAKRti::DtString& advancedText );
38 const MAKRti::DtString& advancedText );
51 static void popupAssistantMessage(
const MAKRti::DtString& text,
52 MAKRti::DtOutputStream& stream = MAKRti::DtWarn,
53 const MAKRti::DtString& advancedText = MAKRti::DtString(
"") );
#define DT_DLL_RTIUTIL
Definition: rtiMsConfig.h:127