4.4.0
|
|
Freundlich's C++ toolkit |
Public Member Functions | |
FCPPT_OPTIONS_DETAIL_SYMBOL | flag_usage (fcppt::options::long_name, fcppt::options::optional_short_name, fcppt::options::optional_help_text) |
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::optional_help_text const & | help_text () const |
bool | operator== (flag_usage const &) const =default |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::flag_usage::flag_usage | ( | fcppt::options::long_name | , |
fcppt::options::optional_short_name | , | ||
fcppt::options::optional_help_text | |||
) |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_help_text const & fcppt::options::flag_usage::help_text | ( | ) | const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::long_name const & fcppt::options::flag_usage::long_name | ( | ) | const |
|
default |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_short_name const & fcppt::options::flag_usage::short_name | ( | ) | const |