9 #ifndef DtTextInterface_H_
10 #define DtTextInterface_H_
12 #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);
182 static void backendAddedCb(
const DtSimulationAddress& addr,
void* usr);
186 static void backendLoadedCb(
const DtSimulationAddress& addr,
void* usr);
196 const DtString& name,
const DtEntityIdentifier&
id,
void* usr);
200 const DtList& stmts,
bool append,
void* usr);
210 int notifyLevel,
const DtString& message,
void* usr);