class Maike::Command
The following table summarizes all members in this class.
| Pipe execute (unsigned int redirection) | |
|---|---|
| Pipe execute (unsigned int redirection,Twins< const ParameterSet *const *> substitutes) | |
| Command () | |
| Command (const ResourceObject & cmd) | |
| Command & nameSet (const char * name) | |
| Command & argumentAppend (const char * arg) | |
| void argumentsClear () | |
| void configDump (ResourceObject & cmd) | |
| operator bool () | |
| const char * nameGet () | |
| template<class Callback> const Command & argumentsProcess (Callback && cb) | |
| size_t argumentsCount () |