56 #ifndef _RNR_CMD_FORM_DEF_H 57 #define _RNR_CMD_FORM_DEF_H 67 #include "rnr/rnrconfig.h" 135 bool isDefined()
const;
239 friend std::ostream &
operator<<(std::ostream &os,
280 void setSyntax(
const std::string &strSyntax);
316 #endif // _RNR_CMD_FORM_DEF_H
Command argument compiled definition class.
Compiled command definition class.
Stream I/O manipulators and helpers.
Command line argument definition class interface.
std::vector< CmdArgDef > ArgDefVec
vector of argument defs
Command line core data types.
std::vector< CmdFormDef > CmdFormDefVec
vector of command forms