appkit  1.5.1
RoadNarrows Robotics Application Kit
rnr::cmd::CmdDesc Struct Reference

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
 

Detailed Description

User available command description structure.

This structure is provided as a convenience for application development. It is external to the core CommandLine functionality.

Definition at line 85 of file CmdCore.h.


The documentation for this struct was generated from the following file: