args-parser 6.3.3
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NArgs
 Ndetails
 CAPIAuxiliary API
 CAPI< PARENT, Command, ARGPTR, false >Auxiliary API
 CAPI< PARENT, SELF, ARGPTR, false >Auxiliary API
 CAPI< PARENT, SELF, ARGPTR, true >Auxiliary API
 CDeleterDeleter
 CDummyString
 CAllOfGroupGroup of args where all arguments should be defined
 CArgArgument with one value that can be present only once in the command line
 CArgIfaceInterface for arguments
 CAtLeastOneGroupGroup of args where at least one argument should be defined
 CBaseExceptionBase exception of the library
 CCmdLineCmdLine is class that holds all rguments and parse command line arguments in the correspondence with holded arguments
 CCommandCommand in the command line interface
 CContextContext is a list of words in the command line that user presented with interface for interacting with them
 CGroupIfaceInterface for the groups
 CHelpHelp argument
 CHelpHasBeenPrintedExceptionThis exception notifies about that help has been printed
 CHelpPrinterHelpPrinter is a class that prints help
 CHelpPrinterIfaceInterface for HelpPrinter
 CMultiArgMultiArg is a class that presents argument in the command line taht can be presented more than once or can have more than one value
 COnlyOneGroupGroup of args where only one argument can be defined