This header file is part of module ALib CLI of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file arguments.hpp.
Go to the source code of this file.
Classes | |
struct | Command |
A command of a ALib CLI command line. More... | |
class | CommandDecl |
struct | ERCommandDecl |
ALib Enum Record type used by class CommandDecl. More... | |
struct | ERExitCodeDecl |
struct | EROptionDecl |
ALib Enum Record type used by class OptionDecl. More... | |
struct | ERParameterDecl |
ALib Enum Record type used by class ParameterDecl. More... | |
class | ExitCodeDecl |
struct | Option |
class | OptionDecl |
struct | Parameter |
A declaration for a cli::Parameter. More... | |
class | ParameterDecl |
struct | Parsed |
Namespaces | |
namespace | alib |
namespace | alib::cli |