![]() |
VR-Forces 4.1.1 Class Documentation
|
Public Member Functions | |
| DtTextInterface (DtVrfRemoteController *controller) | |
| virtual | ~DtTextInterface () |
| void | readStdin () |
| void | createScenario (char *str) |
| virtual void | setTimeToQuit (bool yesNo) |
| virtual bool | timeToQuit () const |
| virtual bool | scenarioLoaded () const |
| void | prompt () |
| virtual DtVrfRemoteController * | controller () const |
| virtual void | createTank (char *str) |
| virtual void | createWanderTask () |
| DtTextInterface (DtVrfRemoteController *controller) | |
| virtual | ~DtTextInterface () |
| void | readStdin () |
| virtual void | setTimeToQuit (bool yesNo) |
| virtual bool | timeToQuit () const |
| virtual DtVrfRemoteController * | controller () const |
| virtual void | createWaypoint (char *str) |
| virtual void | createRoute (char *str) |
| virtual void | createTank (char *str) |
| virtual void | createAggregate (char *str) |
| virtual void | setPlan (char *str) |
| virtual void | setLabel (char *str) |
| virtual void | setLocation (char *str) |
| virtual void | setFuel (char *str) |
| virtual void | setTarget (char *str) |
| virtual void | setRestore (char *str) |
| virtual void | patrolRoute (char *str) |
| virtual void | moveToPoint (char *str) |
| virtual void | follow (char *str) |
| virtual void | wait (char *str) |
| virtual void | bigRoute (int iPoints) |
Static Public Member Functions | |
| static void | scenarioLoadedCb (void *usr) |
| static void | vrfObjectCreatedCb (const DtString &name, const DtEntityIdentifier &id, void *usr) |
| static void | listCmd (char *s, DtTextInterface *a) |
| static void | loadCmd (char *s, DtTextInterface *a) |
| static bool | missingBackends (DtBackendMap *map, void *usr) |
| static void | newCmd (char *s, DtTextInterface *a) |
| static void | saveCmd (char *s, DtTextInterface *a) |
| static void | createCmd (char *s, DtTextInterface *a) |
| static void | setCmd (char *s, DtTextInterface *a) |
| static void | taskCmd (char *s, DtTextInterface *a) |
| static void | aggregateCmd (char *s, DtTextInterface *a) |
| static void | deleteCmd (char *s, DtTextInterface *a) |
| static void | closeCmd (char *s, DtTextInterface *a) |
| static void | monitorResourcesCmd (char *s, DtTextInterface *a) |
| static void | removeMonitorResourcesCmd (char *s, DtTextInterface *a) |
| static void | rewindCmd (char *s, DtTextInterface *a) |
| static void | runCmd (char *s, DtTextInterface *a) |
| static void | pauseCmd (char *s, DtTextInterface *a) |
| static void | simrunCmd (char *s, DtTextInterface *a) |
| static void | simpauseCmd (char *s, DtTextInterface *a) |
| static void | quitCmd (char *s, DtTextInterface *a) |
| static void | helpCmd (char *s, DtTextInterface *a) |
| static void | bigRouteCmd (char *s, DtTextInterface *a) |
| static void | backendAddedCb (const DtSimulationAddress &addr, void *usr) |
| static void | backendRemovedCb (const DtSimulationAddress &addr, void *usr) |
| static void | backendLoadedCb (const DtSimulationAddress &addr, void *usr) |
| static void | backendSavedCb (const DtSimulationAddress &addr, DtSaveResult result, void *usr) |
| static void | ScenarioLoadedCb (void *usr) |
| static void | ScenarioSavedCb (void *usr) |
| static void | vrfObjectCreatedCb (const DtString &name, const DtEntityIdentifier &id, void *usr) |
| static void | planCb (const DtString &name, const DtList &stmts, bool append, void *usr) |
| static void | planStmtCb (const DtString &id, DtPlanStatus status, void *usr) |
| static void | planCompleteCb (const DtString &id, void *usr) |
| static void | resourcesProcessedCb (DtSimMessage *msg, void *usr) |
| static void | objectConsoleMessageCb (const DtEntityIdentifier &id, int notifyLevel, const DtString &message, void *usr) |
Protected Member Functions | |
| void | prompt () |
| void | processCmd (char *buff) |
Protected Attributes | |
| bool | myTimeToQuit |
| DtVrfRemoteController * | myController |
| DtSelectParam | sparam |
Static Protected Attributes | |
| static bool | myScenarioLoaded |
| static bool | myTankCreated |
| static DtString | myMsg |
| static unsigned int | theNextAggregateId |
| static unsigned int | theNextSubordinateId |
Private Attributes | |
| int | kbInterest |
| DtTextInterface::DtTextInterface | ( | DtVrfRemoteController * | controller | ) |
|
virtual |
| DtTextInterface::DtTextInterface | ( | DtVrfRemoteController * | controller | ) |
|
virtual |
| void DtTextInterface::readStdin | ( | ) |
| void DtTextInterface::createScenario | ( | char * | str | ) |
|
virtual |
|
virtual |
|
virtual |
| void DtTextInterface::prompt | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
static |
|
static |
| void DtTextInterface::readStdin | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
protected |
|
staticprotected |
|
staticprotected |
|
private |