![]() |
advgetopt 2.0.47
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 91 of file validator.cpp.
|
inline |
Definition at line 94 of file validator.cpp.
|
inline |
Definition at line 100 of file validator.cpp.
Referenced by advgetopt::anonymous_namespace{validator.cpp}::parser::parse().
|
inline |
Definition at line 105 of file validator.cpp.
Referenced by advgetopt::anonymous_namespace{validator.cpp}::parser::parse().
|
private |
Definition at line 111 of file validator.cpp.
|
private |
Definition at line 112 of file validator.cpp.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.