![]() |
advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
|
Public Member Functions | |
| token (token_t tok, std::string const &value=std::string()) | |
| token_t | tok () const |
| std::string const & | value () const |
Private Attributes | |
| token_t | f_token = token_t::TOK_EOF |
| std::string | f_value = std::string() |
Definition at line 92 of file validator.cpp.
|
inline |
Definition at line 95 of file validator.cpp.
|
inline |
Definition at line 101 of file validator.cpp.
Referenced by advgetopt::anonymous_namespace{validator.cpp}::parser::parse().
|
inline |
Definition at line 106 of file validator.cpp.
Referenced by advgetopt::anonymous_namespace{validator.cpp}::parser::parse().
|
private |
Definition at line 112 of file validator.cpp.
|
private |
Definition at line 113 of file validator.cpp.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.