Reimplemented from Readline.
Definition at line 54 of file RemoteControl.cc.
References RemoteControlImp::fCurrentServer, State::index, and State::name.
69 if (state.
index==-256)
77 return beg +
" " + serv +
"> ";
80 return beg +
" " + serv +
":\033[32m\033[1m" + state.
name +
"\033[0m> ";
int GetCurrentState() const
return the current state of the machine
StateMachineDimControl * fImp
std::string fCurrentServer
Output stream for local synchrounous output.
State GetServerState(const std::string &server)
std::string GetLinePrompt() const
std::string name
Index (e.g. 1)