4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Public Member Functions
fcppt::options::dual_option_error Class Reference

Public Member Functions

FCPPT_OPTIONS_DETAIL_SYMBOL dual_option_error (fcppt::options::short_name, fcppt::options::long_name)
 
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::short_name const & short_name () const
 
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::long_name const & long_name () const
 
bool operator== (dual_option_error const &) const =default
 

Constructor & Destructor Documentation

◆ dual_option_error()

FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::dual_option_error::dual_option_error ( fcppt::options::short_name  ,
fcppt::options::long_name   
)

Member Function Documentation

◆ long_name()

FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::long_name const & fcppt::options::dual_option_error::long_name ( ) const

◆ operator==()

bool fcppt::options::dual_option_error::operator== ( dual_option_error const &  ) const
default

◆ short_name()

FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::short_name const & fcppt::options::dual_option_error::short_name ( ) const