CmdLine::OptionsCHAR Member List

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

Add(const std::string &, const std::string &="", char= '\0', const char *=0, bool=false)CmdLine::OptionsCHAR
OptionsType< char >::Add(const std::string &name, const std::string &alias="", chardef=char(), charmin=char(), charmax=char())CmdLine::OptionsType< char > [inline]
Cast(CI p) const CmdLine::OptionsType< char > [inline, protected]
CheckDuplicate(const Option< char > *p, const std::string opt) const CmdLine::OptionsType< char > [inline, protected]
CheckOption(const std::string &name, const std::string &alias) const CmdLine::OptionsType< char > [inline, protected]
CI typedefCmdLine::OptionsType< char >
Find(const std::string &s) const CmdLine::OptionsType< char > [inline, protected]
Found(const std::string &s) const CmdLine::OptionsType< char > [inline]
Get(const std::string &s) const CmdLine::OptionsType< char > [inline]
Get(const std::string &s, char &value) const CmdLine::OptionsType< char > [inline]
Get(const std::string &s) const CmdLine::OptionsType< char > [inline]
Get(const std::string &s, C &value) const CmdLine::OptionsType< char > [inline]
m_parserCmdLine::OptionsType< char >
m_rangesCmdLine::OptionsCHAR [private]
Match(int &, char **, int)CmdLine::OptionsCHAR
OptionsCHAR(const Parser &parser)CmdLine::OptionsCHAR [inline]
OptionsType(const class Parser &parser)CmdLine::OptionsType< char > [inline]
~OptionsType()CmdLine::OptionsType< char > [inline, protected, virtual]