|
This is the complete list of members for Program, including all inherited members.
add(const std::string &key, Command &cmd) (defined in Program) | Program | |
contextIsSet() const | Contextual | inline |
contextPtr (defined in Contextual) | Contextual | protected |
Contextual() | Contextual | inline |
Contextual(const Contextual &src) | Contextual | inline |
Contextual(Context &ctx) | Contextual | inline |
entry_t typedef (defined in CommandSequence< std::pair< std::string, Command * > >) | CommandSequence< std::pair< std::string, Command * > > | |
getCloner() (defined in Contextual) | Contextual | inlinestatic |
getContext() const | Contextual | inline |
list_t typedef (defined in CommandSequence< std::pair< std::string, Command * > >) | CommandSequence< std::pair< std::string, Command * > > | |
operator bool() | CommandSequence< std::pair< std::string, Command * > > | inline |
Program() (defined in Program) | Program | inline |
Program(const Program &prog) (defined in Program) | Program | inline |
Program(Context &ctx) (defined in Program) | Program | inline |
run() const | Program | |
setContext() | Contextual | inline |
setExternalContext(Context &ctx) | Contextual | inline |