Etermal
Embeddable Terminal and shell for OpenGL
|
This is the complete list of members for etm::Shell, including all inherited members.
addCommand(const std::string &name, const ArgFilter &filter, const callback_t &callback) | etm::Shell | |
alias(comid_t id, const std::string &name) | etm::Shell | |
alias(const std::string &name) | etm::Shell | |
callback_t typedef | etm::Shell | |
comid_t typedef | etm::Shell | |
commands_t typedef | etm::Shell | |
cursorDown() override | etm::Shell | virtual |
cursorUp() override | etm::Shell | virtual |
errCallback_t typedef | etm::Shell | |
getErrorCallback() | etm::Shell | |
getNoCommandCallback() | etm::Shell | |
getPrompt() | etm::Shell | |
input(const std::string &commandString) override | etm::Shell | virtual |
key_type typedef | etm::Shell | |
noCommandCallback_t typedef | etm::Shell | |
postError(const std::string &location, const std::string &message, bool severe) | etm::Shell | |
setErrorCallback(const errCallback_t &callback) | etm::Shell | |
setFlags(flag::type flags) | etm::Shell | |
setNoCommandCallback(const noCommandCallback_t &callback) | etm::Shell | |
setPrompt(const std::string &str) | etm::Shell | |
setTerminal(ETerminal &terminal) | etm::Shell | |
Shell() | etm::Shell | |
Shell(const errCallback_t &callback) | etm::Shell | |
~EShell()=0 (defined in etm::EShell) | etm::EShell | pure virtual |