#include <options_boost_po.h>
VW::config::options_boost_po::options_boost_po |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
inline |
VW::config::options_boost_po::options_boost_po |
( |
const std::vector< std::string > & |
args | ) |
|
|
inline |
void VW::config::options_boost_po::check_unregistered |
( |
| ) |
|
|
overridevirtual |
template<>
po::typed_value<std::vector<bool> >* VW::config::options_boost_po::convert_to_boost_value |
( |
std::shared_ptr< typed_option< bool >> & |
opt | ) |
|
std::vector<std::shared_ptr<base_option> > VW::config::options_boost_po::get_all_options |
( |
| ) |
|
|
overridevirtual |
std::vector<std::shared_ptr<const base_option> > VW::config::options_boost_po::get_all_options |
( |
| ) |
const |
|
overridevirtual |
std::shared_ptr<base_option> VW::config::options_boost_po::get_option |
( |
const std::string & |
key | ) |
|
|
overridevirtual |
std::shared_ptr<const base_option> VW::config::options_boost_po::get_option |
( |
const std::string & |
key | ) |
const |
|
overridevirtual |
std::vector<std::string> VW::config::options_boost_po::get_positional_tokens |
( |
| ) |
const |
|
inlineoverridevirtual |
std::string VW::config::options_boost_po::help |
( |
| ) |
const |
|
overridevirtual |
void VW::config::options_boost_po::insert |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
inlineoverridevirtual |
void VW::config::options_boost_po::replace |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
inlineoverridevirtual |
bool VW::config::options_boost_po::was_supplied |
( |
const std::string & |
key | ) |
const |
|
overridevirtual |
The documentation for this struct was generated from the following file: