|
Public Types inherited from CommandModule< 'p', AccumulationSection > |
typedef CommandModule< PREFIX, AccumulationSection > | module_t |
|
Protected Member Functions inherited from CommandInstaller< PREFIX, SECTION > |
| CommandInstaller (CommandBank &bank=getCommandBank()) |
|
template<class CMD > |
Command & | install (const std::string &name, char alias=0) |
|
template<class CMD > |
Command & | install (char alias=0) |
|
template<class CMD > |
Command & | installExternal (CMD &cmdExt, const std::string &name, char alias=0) |
|
template<class CMD > |
Command & | installExternal (CMD &cmdExt, char alias=0) |
|
Static Protected Member Functions inherited from CommandInstaller< PREFIX, SECTION > |
static const CommandSection & | getSection () |
|
static char | getPrefix () |
| Return the character used as prefix for the commands in this section.
|
|
template<class CMD > |
static Command & | installShared (const std::string &name, char alias=0) |
| Install to shared CommandBank.
|
|
template<class CMD > |
static Command & | installShared (char alias=0) |
| Install to shared CommandBank.
|
|
Protected Attributes inherited from CommandInstaller< PREFIX, SECTION > |
CommandBank & | cmdBank |
|
The documentation for this class was generated from the following files: