CommandProcessing/src/CommandProcessing/Command.h File Reference
Include dependency graph for CommandProcessing/src/CommandProcessing/Command.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | CommandProcessing::CommandDef |
| Command definition stored by handler. More... | |
| class | CommandProcessing::Command |
| Command delegate class. More... | |
| struct | CommandProcessing::Command::StringAccessor< index > |
| Helper class for accessing individual strings. More... | |
Namespaces | |
| CommandProcessing | |
Macros | |
| #define | CMDP_STRINGS(name, help, group) F(name), F(help), F(group) |
Enumerations | |
| enum class | CommandProcessing::StringIndex { CommandProcessing::name , CommandProcessing::help , CommandProcessing::group } |
1.9.1