Reimplemented from Readline.
Definition at line 83 of file RemoteControl.cc.
References RemoteControlImp::fCurrentServer, State::index, and State::name.
94 if (state.
index==-256)
102 return beg +
" " + fCurrentServer +
":" + state.
name +
"> ";
StateMachineDimControl * fImp
std::string fCurrentServer
Output stream for local synchrounous output.
State GetServerState(const std::string &server)
std::string name
Index (e.g. 1)
virtual std::string GetLinePrompt() const