![]() |
appkit
1.5.1
RoadNarrows Robotics Application Kit
|
User available command description structure. More...
#include <CmdCore.h>
Public Attributes | |
| std::string | name |
| command name | |
| std::string | syntax |
| parsable command extended usage syntax | |
| std::string | synopsis |
| short command synopsis | |
| std::string | longdesc |
| long command description | |
User available command description structure.
This structure is provided as a convenience for application development. It is external to the core CommandLine functionality.