#include <CommandParserInterface.h>
Public Attributes | |
| const char * | command |
| const char * | commandHelp |
| unsigned char | parameterCount |
Definition at line 22 of file CommandParserInterface.h.
| const char* RegisteredCommand::command |
Definition at line 24 of file CommandParserInterface.h.
| const char* RegisteredCommand::commandHelp |
Definition at line 25 of file CommandParserInterface.h.
| unsigned char RegisteredCommand::parameterCount |
Definition at line 26 of file CommandParserInterface.h.
1.7.1