CmdLine::OptionsBOOL Member List

This is the complete list of members for CmdLine::OptionsBOOL, including all inherited members.

Add(const std::string &name, const std::string &alias="", booldef=bool(), boolmin=bool(), boolmax=bool())CmdLine::OptionsType< bool > [inline]
Cast(CI p) const CmdLine::OptionsType< bool > [inline, protected]
CheckDuplicate(const Option< bool > *p, const std::string opt) const CmdLine::OptionsType< bool > [inline, protected]
CheckOption(const std::string &name, const std::string &alias) const CmdLine::OptionsType< bool > [inline, protected]
CI typedefCmdLine::OptionsType< bool >
Find(const std::string &s) const CmdLine::OptionsType< bool > [inline, protected]
Found(const std::string &s) const CmdLine::OptionsType< bool > [inline]
Get(const std::string &s) const CmdLine::OptionsType< bool > [inline]
Get(const std::string &s, bool &value) const CmdLine::OptionsType< bool > [inline]
Get(const std::string &s) const CmdLine::OptionsType< bool > [inline]
Get(const std::string &s, C &value) const CmdLine::OptionsType< bool > [inline]
m_parserCmdLine::OptionsType< bool >
Match(int &, char **, int)CmdLine::OptionsBOOL
OptionsBOOL(const Parser &parser)CmdLine::OptionsBOOL [inline]
OptionsType(const class Parser &parser)CmdLine::OptionsType< bool > [inline]
~OptionsType()CmdLine::OptionsType< bool > [inline, protected, virtual]