CmdLine::OptionsType< T > Member List
This is the complete list of members for
CmdLine::OptionsType< T >, including all inherited members.
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_opts | CmdLine::OptionsType< T > | [private] |
m_parser | CmdLine::OptionsType< T > | |
OptionsType(const class Parser &parser) | CmdLine::OptionsType< T > | [inline] |
~OptionsType() | CmdLine::OptionsType< T > | [inline, protected, virtual] |