cmtk::CommandLine Member List

This is the complete list of members for cmtk::CommandLine, including all inherited members.
AddCallback(const Key &key, CallbackFunc func, const char *comment)cmtk::CommandLine [inline]
AddCallback(const Key &key, void(*funcArg)(const TArg), const char *comment)cmtk::CommandLine [inline]
AddCallback(const Key &key, CallbackFuncMultiArg funcMultiArg, const char *comment)cmtk::CommandLine [inline]
AddEnum(const std::string &name, TDataType *const variable, const std::string &comment)cmtk::CommandLine [inline]
AddKeyAction(const KeyToActionSingle::SmartPtr &keyAction)cmtk::CommandLine [inline]
AddKeyAction(const KeyToActionEnum::SmartPtr &keyAction)cmtk::CommandLine [inline]
AddList(const Key &key, std::list< T > &list, const char *comment)cmtk::CommandLine [inline]
AddOption(const Key &key, T *const var, const char *comment, bool *const flag=NULL)cmtk::CommandLine [inline]
AddParameter(const char **const var, const char *name, const char *comment, bool *const flag=NULL)cmtk::CommandLine [inline]
AddParameterVector(std::vector< std::string > *pvec, const char *name, const char *comment, bool *const flag=NULL)cmtk::CommandLine [inline]
AddProgramInfoXML(mxml_node_t *const parent, const ProgramProperties key, const char *name) const cmtk::CommandLine [private]
AddSwitch(const Key &key, T *const var, const T value, const char *comment)cmtk::CommandLine [inline]
AddVector(const Key &key, std::vector< T > &vector, const char *comment)cmtk::CommandLine [inline]
ArgCcmtk::CommandLine [private]
ArgVcmtk::CommandLine [private]
BeginGroup(const char *name, const char *description)cmtk::CommandLine
Callback classcmtk::CommandLine [friend]
CallbackFunc typedefcmtk::CommandLine
CallbackFuncArg typedefcmtk::CommandLine
CallbackFuncDblArg typedefcmtk::CommandLine
CallbackFuncIntArg typedefcmtk::CommandLine
CallbackFuncMultiArg typedefcmtk::CommandLine
CannotBeCopied()cmtk::CannotBeCopied [inline, private]
CommandLine(const int properties=PROPS_NOXML)cmtk::CommandLine
EndGroup()cmtk::CommandLine
GetNext()cmtk::CommandLine [inline]
GetNextIndex() const cmtk::CommandLine [inline]
GetNextOptional()cmtk::CommandLine [inline]
HelpTextIndentcmtk::CommandLine [static]
Indexcmtk::CommandLine [private]
ItemProperties enum namecmtk::CommandLine
KeyActionGroupListType typedefcmtk::CommandLine [private]
KeyActionListType typedefcmtk::CommandLine
m_KeyActionGroupListcmtk::CommandLine [private]
m_KeyActionListcmtk::CommandLine
m_KeyActionListCompletecmtk::CommandLine
m_NonOptionParameterListcmtk::CommandLine [private]
m_NonOptionParameterVectorListcmtk::CommandLine [private]
m_ProgramInfocmtk::CommandLine [private]
m_Propertiescmtk::CommandLine [private]
NonOptionParameterListType typedefcmtk::CommandLine [private]
NonOptionParameterVectorListType typedefcmtk::CommandLine [private]
Option classcmtk::CommandLine [friend]
Parse(const int argc, const char *argv[])cmtk::CommandLine
PRG_ACKNL enum valuecmtk::CommandLine
PRG_CATEG enum valuecmtk::CommandLine
PRG_CNTRB enum valuecmtk::CommandLine
PRG_DESCR enum valuecmtk::CommandLine
PRG_DOCUM enum valuecmtk::CommandLine
PRG_LCNSE enum valuecmtk::CommandLine
PRG_SYNTX enum valuecmtk::CommandLine
PRG_TITLE enum valuecmtk::CommandLine
PRG_VERSN enum valuecmtk::CommandLine
PrintHelp() const cmtk::CommandLine
PrintWiki() const cmtk::CommandLine
ProgramProperties enum namecmtk::CommandLine
ProgramPropertiesMapType typedefcmtk::CommandLine [private]
PROPS_ADVANCED enum valuecmtk::CommandLine
PROPS_DIRNAME enum valuecmtk::CommandLine
PROPS_FILENAME enum valuecmtk::CommandLine
PROPS_IMAGE enum valuecmtk::CommandLine
PROPS_LABELS enum valuecmtk::CommandLine
PROPS_MULTIPLE enum valuecmtk::CommandLine
PROPS_NOXML enum valuecmtk::CommandLine
PROPS_OPTIONAL enum valuecmtk::CommandLine
PROPS_OUTPUT enum valuecmtk::CommandLine
PROPS_XFORM enum valuecmtk::CommandLine
PROPS_XML enum valuecmtk::CommandLine
Self typedefcmtk::CommandLine
SetDefaultInfo()cmtk::CommandLine [private]
SetProgramInfo(const ProgramProperties key, const std::string &value)cmtk::CommandLine [inline]
Switch classcmtk::CommandLine [friend]
WriteXML() const cmtk::CommandLine
~CannotBeCopied()cmtk::CannotBeCopied [inline, private]
~CommandLine()cmtk::CommandLine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines