namespace
cmdWalker command line grammar definition.
Classes
- struct charestate
- Match and set chare state switch.
- struct help
- help on command-line parameters
- struct helpctr
- help on control file keywords
- struct helpkw
- help on a command-line keyword
-
template<typename keyword, typename io_tag>struct io
- io parameter
- struct keywords
- command line keywords
- struct license
- Match switch on license output.
- struct quiescence
- Match switch on quiescence.
- struct read_string
- entry point: parse keywords and until end of string
- struct trace
- Match switch on trace output.
- struct verbose
- verbose (i.e., verbose or quiet output)
- struct version
- Match switch on version output.
- struct virtualization
- virtualization parameter
Typedefs
-
template<typename keyword>using use = tk::grm::use<keyword, ctr::
CmdLine:: keywords:: set> - Specialization of tk::grm::use for Walker's command line parser.