, including all inherited members.
| Add(const std::string &, const std::string &="", INT=0, INT=std::numeric_limits< INT >::min(), INT=std::numeric_limits< INT >::max()) | CmdLine::OptionsINT | |
| CmdLine::OptionsType::Add(const std::string &name, const std::string &alias="", T def=T(), T min=T(), T max=T()) | CmdLine::OptionsType< T > | [inline] |
| Cast(CI p) const | CmdLine::OptionsType< T > | [inline, protected] |
| CheckDuplicate(const Option< T > *p, const std::string opt) const | CmdLine::OptionsType< T > | [inline, protected] |
| CheckOption(const std::string &name, const std::string &alias) const | CmdLine::OptionsType< T > | [inline, protected] |
| CI typedef | CmdLine::OptionsType< T > | |
| Find(const std::string &s) const | CmdLine::OptionsType< T > | [inline, protected] |
| Found(const std::string &s) const | CmdLine::OptionsType< T > | [inline] |
| Get(const std::string &s) const | CmdLine::OptionsType< T > | [inline] |
| Get(const std::string &s, T &value) const | CmdLine::OptionsType< T > | [inline] |
| Get(const std::string &s) const | CmdLine::OptionsType< T > | [inline] |
| Get(const std::string &s, C &value) const | CmdLine::OptionsType< T > | [inline] |
| m_parser | CmdLine::OptionsType< T > | |
| Match(int &, char **, int) | CmdLine::OptionsINT | |
| OptionsINT(const Parser &parser) | CmdLine::OptionsINT | [inline] |
| OptionsType(const class Parser &parser) | CmdLine::OptionsType< T > | [inline] |
| ~OptionsType() | CmdLine::OptionsType< T > | [inline, protected, virtual] |