, including all inherited members.
CommandLine class | cmtk::CommandLine::KeyToAction | [friend] |
CommandLine::EnumGroupBase class | cmtk::CommandLine::KeyToAction | [friend] |
FormatHelp(std::ostringstream &fmt) const | cmtk::CommandLine::KeyToAction | [protected, virtual] |
GetActionTypeInfo() const | cmtk::CommandLine::KeyToAction | [inline, protected, virtual] |
GetProperties() const | cmtk::CommandLine::KeyToAction | [virtual] |
KeyToAction(const Key &key, const std::string &comment) | cmtk::CommandLine::KeyToAction | [inline] |
m_Comment | cmtk::CommandLine::KeyToAction | [protected] |
m_Key | cmtk::CommandLine::KeyToAction | |
m_Properties | cmtk::CommandLine::KeyToAction | [protected] |
MakeXML(mxml_node_t *const parent) const | cmtk::CommandLine::KeyToAction | [virtual] |
MatchAndExecute(const std::string &key, const size_t argc, const char *argv[], size_t &index)=0 | cmtk::CommandLine::KeyToAction | [pure virtual] |
MatchAndExecute(const char keyChar, const size_t argc, const char *argv[], size_t &index)=0 | cmtk::CommandLine::KeyToAction | [pure virtual] |
MatchLongOption(const std::string &key) const | cmtk::CommandLine::KeyToAction | [protected, virtual] |
PrintHelp(const size_t globalIndent=0) const =0 | cmtk::CommandLine::KeyToAction | [pure virtual] |
PrintWikiWithPrefix(const std::string &prefix="") const | cmtk::CommandLine::KeyToAction | [protected, virtual] |
SetProperties(const long int properties) | cmtk::CommandLine::KeyToAction | [virtual] |
SmartPtr typedef | cmtk::CommandLine::KeyToAction | |
~KeyToAction() | cmtk::CommandLine::KeyToAction | [inline, virtual] |