namespace
cmdWalker command line grammar definition.
Classes
- struct verbose
- verbose (i.e., verbose or quiet output)
- struct charestate
- Match and set chare state switch.
- struct virtualization
- virtualization parameter
-
template<typename keyword, typename io_tag>struct io
- io parameter
- struct helpctr
- help on control file keywords
- struct help
- help on command-line parameters
- struct helpkw
- help on a command-line keyword
- struct quiescence
- Match switch on quiescence.
- struct trace
- Match switch on trace output.
- struct version
- Match switch on version output.
- struct license
- Match switch on license output.
- struct keywords
- command line keywords
- struct read_string
- entry point: parse keywords and until end of string
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.