#include <commands.h>
atlas::commands::CommandTree::CommandTree |
( |
const CommandNode & |
root | ) |
|
|
inlineexplicit |
atlas::commands::CommandTree::~CommandTree |
( |
| ) |
|
void atlas::commands::CommandTree::activate |
( |
| ) |
const |
std::vector< const char * > atlas::commands::CommandTree::extensions |
( |
const char * |
name | ) |
const |
void atlas::commands::CommandTree::extensions |
( |
std::set< const char *, StrCmp > & |
e, |
|
|
const char * |
name |
|
) |
| const |
|
private |
bool atlas::commands::CommandTree::has_descendant |
( |
const CommandTree * |
mode | ) |
const |
|
private |
size_t atlas::commands::CommandTree::n_desc |
( |
| ) |
const |
|
inlineprivate |
const CommandTree& atlas::commands::CommandTree::nextMode |
( |
unsigned int |
i | ) |
const |
|
inlineprivate |
void atlas::commands::CommandTree::run |
( |
| ) |
const |
std::vector<CommandTree*> atlas::commands::CommandTree::d_nextList |
|
private |
The documentation for this class was generated from the following files:
- /home/ran/atlas_project/latest_branch_07182016/sources/interface/commands.h
- /home/ran/atlas_project/latest_branch_07182016/sources/interface/commands.cpp