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

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 typedefetm::Shell
comid_t typedefetm::Shell
commands_t typedefetm::Shell
cursorDown() overrideetm::Shellvirtual
cursorUp() overrideetm::Shellvirtual
errCallback_t typedefetm::Shell
getErrorCallback()etm::Shell
getNoCommandCallback()etm::Shell
getPrompt()etm::Shell
input(const std::string &commandString) overrideetm::Shellvirtual
key_type typedefetm::Shell
noCommandCallback_t typedefetm::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::EShellpure virtual