6 #ifndef DtTextInterface_H_
7 #define DtTextInterface_H_
9 #include <vlutil/vlUtil.h>
96 virtual void setPlan(
char* str);
99 virtual void setFuel(
char* str);
104 virtual void follow(
char* str);
105 virtual void wait(
char* str);
200 static void backendAddedCb(
const DtSimulationAddress& addr,
void* usr);
204 static void backendLoadedCb(
const DtSimulationAddress& addr,
void* usr);
214 const DtString& name,
const DtEntityIdentifier&
id,
const DtUUID& uuid,
void* usr);
218 const std::vector<DtSimStatement*>& statements,
bool append,
void* usr);
231 int notifyLevel,
const DtString& message,
void* usr);