4.4.0
|
|
Freundlich's C++ toolkit |
Public Types | |
using | default_value_type = fcppt::strong_typedef< fcppt::optional::object< fcppt::string >,_ > |
Public Member Functions | |
FCPPT_OPTIONS_DETAIL_SYMBOL | option_usage (default_value_type &&, fcppt::options::long_name, fcppt::options::optional_short_name, fcppt::options::type_name &&, fcppt::options::optional_help_text) |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::optional::object< fcppt::string > const & | default_value () const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::long_name const & | long_name () const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_short_name const & | short_name () const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::type_name const & | type () const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_help_text const & | help_text () const |
bool | operator== (option_usage const &) const =default |
using fcppt::options::option_usage::default_value_type = fcppt::strong_typedef< fcppt::optional::object<fcppt::string> ,_> |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::option_usage::option_usage | ( | default_value_type && | , |
fcppt::options::long_name | , | ||
fcppt::options::optional_short_name | , | ||
fcppt::options::type_name && | , | ||
fcppt::options::optional_help_text | |||
) |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::optional::object< fcppt::string > const & fcppt::options::option_usage::default_value | ( | ) | const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_help_text const & fcppt::options::option_usage::help_text | ( | ) | const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::long_name const & fcppt::options::option_usage::long_name | ( | ) | const |
|
default |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_short_name const & fcppt::options::option_usage::short_name | ( | ) | const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::type_name const & fcppt::options::option_usage::type | ( | ) | const |