12 #ifndef DtAssistantPopupHelper_H_
13 #define DtAssistantPopupHelper_H_
39 MAKRti::DtOutputStream& stream,
const MAKRti::DtString& advancedText);
41 MAKRti::DtOutputStream& stream = MAKRti::DtWarn );
53 static void removeClientReference();
60 static void removeAssistantPrinter();
64 static void setPopupsDisabled(
bool popupsDisabled);
67 static bool popupsDisabled();
75 static void queuePopups();
80 static void sendAllPopups(MAKRti::DtTime sleepTime=0.0);
86 virtual void sendPopupMessage(
const MAKRti::DtString& message,
87 const MAKRti::DtString& advancedText );
114 static std::list<std::pair<MAKRti::DtString, MAKRti::DtString> >
thePopupQueue;
This file contains the declaration of DtAssistantPrinter.
Manages the client connection to the RTI Assistant.
Definition: rtiAssistantClient.h:59
Sends data from an output stream to the RTI Assistant.
Definition: assistantPrinter.h:33
#define DT_DLL_ASSISTANT
Default – Unix or Win32 static.
Definition: rtiMsConfig.h:150
Contains the DtRtiAssistantClient class declaration.