◆ option_SOP_Structure()
option_SOP_Structure::option_SOP_Structure |
( |
| ) |
|
|
inline |
◆ add_choice()
◆ add_namespace_prefix()
void option_base::add_namespace_prefix |
( |
std::string |
prefix | ) |
|
|
inlineinherited |
◆ get_choice_names()
◆ get_choices_string_table()
const char** choice_option_base::get_choices_string_table |
( |
| ) |
const |
|
inherited |
◆ get_default_string()
◆ get_description()
std::string option_base::get_description |
( |
| ) |
const |
|
inlineinherited |
◆ get_name()
std::string option_base::get_name |
( |
| ) |
const |
|
inlineinherited |
◆ getID()
◆ getLongOption()
std::string option_base::getLongOption |
( |
| ) |
const |
|
inlineinherited |
◆ getShortOption()
char option_base::getShortOption |
( |
| ) |
const |
|
inlineinherited |
◆ getTypeDescr()
virtual std::string choice_option_base::getTypeDescr |
( |
| ) |
const |
|
virtualinherited |
◆ getValue()
◆ has_default()
◆ has_description()
bool option_base::has_description |
( |
| ) |
const |
|
inlineinherited |
◆ hasLongOption()
bool option_base::hasLongOption |
( |
| ) |
const |
|
inlineinherited |
◆ hasShortOption()
bool option_base::hasShortOption |
( |
| ) |
const |
|
inlineinherited |
◆ invalidate_choices_string_table()
void choice_option_base::invalidate_choices_string_table |
( |
| ) |
|
|
inlineprotectedinherited |
◆ is_defined()
◆ is_undefined()
bool option_base::is_undefined |
( |
| ) |
const |
|
inlineinherited |
◆ isValidValue()
◆ operator()()
◆ processCmdLineArguments()
virtual LIBDE265_API bool choice_option_base::processCmdLineArguments |
( |
char ** |
argv, |
|
|
int * |
argc, |
|
|
int |
idx |
|
) |
| |
|
virtualinherited |
◆ set()
bool choice_option_base::set |
( |
std::string |
v | ) |
|
|
inlineinherited |
◆ set_cmd_line_options()
void option_base::set_cmd_line_options |
( |
const char * |
long_option, |
|
|
char |
short_option = 0 |
|
) |
| |
|
inlineinherited |
◆ set_default()
◆ 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 |
◆ set_value()
◆ setID()
◆ unsetCmdLineOption()
void option_base::unsetCmdLineOption |
( |
| ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: