atlas  0.6
atlas::commands::CommandTree Member List

This is the complete list of members for atlas::commands::CommandTree, including all inherited members.

activate() const atlas::commands::CommandTree
add(const char *const name, action_pointer f, const char *const tag, action_pointer help_f=nohelp_h)atlas::commands::CommandNode
add(const char *const name, const Command &action)atlas::commands::CommandNodeprotected
add_descendant(const CommandNode &c)atlas::commands::CommandTree
addCommands(const CommandNode &source)atlas::commands::CommandNode
begin() const atlas::commands::CommandNodeinlineprotected
CommandNode(const char *, void(*entry)()=&relax_f, void(*exit)()=&relax_f)atlas::commands::CommandNode
CommandTree(const CommandNode &root)atlas::commands::CommandTreeinlineexplicit
const_iterator typedefatlas::commands::CommandNodeprotected
d_nextListatlas::commands::CommandTreeprivate
end() const atlas::commands::CommandNodeinlineprotected
entry() const atlas::commands::CommandNodeinlineprotected
exit() const atlas::commands::CommandNodeinline
extensions(const char *) const atlas::commands::CommandTree
extensions(std::set< const char *, StrCmp > &, const char *) const atlas::commands::CommandTreeprivate
find(const char *name) const atlas::commands::CommandNodeinlineprotected
find_prefix(const char *name) const atlas::commands::CommandNodeinlineprotected
has_descendant(const CommandTree *mode) const atlas::commands::CommandTreeprivate
look_up(const char *name, CheckResult &status, CommandTree const *&where) const atlas::commands::CommandTreeprivate
n_desc() const atlas::commands::CommandTreeinlineprivate
nextMode(unsigned int i) const atlas::commands::CommandTreeinlineprivate
nohelp_add(const char *const name, action_pointer f)atlas::commands::CommandNodeinline
prompt() const atlas::commands::CommandNodeinline
run() const atlas::commands::CommandTree
~CommandNode()atlas::commands::CommandNodeinline
~CommandTree()atlas::commands::CommandTree