Etermal
Embeddable Terminal and shell for OpenGL
etm::BasicShell Member List

This is the complete list of members for etm::BasicShell, including all inherited members.

add(const std::string &name, const callback_t &callback)etm::BasicShell
alias(const std::string &name)etm::BasicShell
BasicShell()etm::BasicShell
BasicShell(const errCallback_t &callback)etm::BasicShell
callback_t typedefetm::BasicShell
commands_t typedefetm::BasicShell
cursorDown() overrideetm::BasicShellvirtual
cursorUp() overrideetm::BasicShellvirtual
errCallback_t typedefetm::BasicShell
getErrorCallback()etm::BasicShell
getNoCommandCallback()etm::BasicShell
getPrompt()etm::BasicShell
input(const std::string &commandString) overrideetm::BasicShellvirtual
key_type typedefetm::BasicShell
noCommandCallback_t typedefetm::BasicShell
param_t typedefetm::BasicShell
postError(const std::string &location, const std::string &message, bool severe)etm::BasicShell
setErrorCallback(const errCallback_t &callback)etm::BasicShell
setFlags(flag::type flags)etm::BasicShell
setNoCommandCallback(const noCommandCallback_t &callback)etm::BasicShell
setPrompt(const std::string &str)etm::BasicShell
setTerminal(ETerminal &terminal)etm::BasicShell
~EShell()=0 (defined in etm::EShell)etm::EShellpure virtual