◆ option_bool()
option_bool::option_bool |
( |
| ) |
|
|
inline |
◆ add_namespace_prefix()
void option_base::add_namespace_prefix |
( |
std::string |
prefix | ) |
|
|
inlineinherited |
◆ get_default_string()
virtual std::string option_bool::get_default_string |
( |
| ) |
const |
|
inlinevirtual |
◆ get_description()
std::string option_base::get_description |
( |
| ) |
const |
|
inlineinherited |
◆ get_name()
std::string option_base::get_name |
( |
| ) |
const |
|
inlineinherited |
◆ getLongOption()
std::string option_base::getLongOption |
( |
| ) |
const |
|
inlineinherited |
◆ getShortOption()
char option_base::getShortOption |
( |
| ) |
const |
|
inlineinherited |
◆ getTypeDescr()
virtual std::string option_bool::getTypeDescr |
( |
| ) |
const |
|
inlinevirtual |
◆ has_default()
virtual bool option_bool::has_default |
( |
| ) |
const |
|
inlinevirtual |
◆ has_description()
bool option_base::has_description |
( |
| ) |
const |
|
inlineinherited |
◆ hasLongOption()
bool option_base::hasLongOption |
( |
| ) |
const |
|
inlineinherited |
◆ hasShortOption()
bool option_base::hasShortOption |
( |
| ) |
const |
|
inlineinherited |
◆ is_defined()
virtual bool option_bool::is_defined |
( |
| ) |
const |
|
inlinevirtual |
◆ is_undefined()
bool option_base::is_undefined |
( |
| ) |
const |
|
inlineinherited |
◆ operator bool()
option_bool::operator bool |
( |
| ) |
const |
|
inline |
◆ processCmdLineArguments()
virtual LIBDE265_API bool option_bool::processCmdLineArguments |
( |
char ** |
argv, |
|
|
int * |
argc, |
|
|
int |
idx |
|
) |
| |
|
inlinevirtual |
◆ set()
bool option_bool::set |
( |
bool |
v | ) |
|
|
inline |
◆ set_cmd_line_options()
void option_base::set_cmd_line_options |
( |
const char * |
long_option, |
|
|
char |
short_option = 0 |
|
) |
| |
|
inlineinherited |
◆ set_default()
void option_bool::set_default |
( |
bool |
v | ) |
|
|
inline |
◆ set_description()
void option_base::set_description |
( |
std::string |
descr | ) |
|
|
inlineinherited |
◆ set_ID()
void option_base::set_ID |
( |
const char * |
name | ) |
|
|
inlineinherited |
◆ set_short_option()
void option_base::set_short_option |
( |
char |
short_option | ) |
|
|
inlineinherited |
◆ unsetCmdLineOption()
void option_base::unsetCmdLineOption |
( |
| ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: