AbstractOption(const char *name) | gmx::AbstractOption | inlineexplicitprotected |
allowMissing(bool bAllow=true) | gmx::FileNameOption | inline |
allowMultiple(bool bMulti=true) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
clearFlag(OptionFlag flag) | gmx::AbstractOption | inlineprotected |
defaultBasename(const char *basename) | gmx::FileNameOption | inline |
defaultType(int filetype) | gmx::FileNameOption | inline |
defaultValue(const std::string &defaultValue) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
defaultValue() const | gmx::OptionTemplate< std::string, FileNameOption > | inlineprotected |
defaultValueIfSet(const std::string &defaultValue) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
defaultValueIfSet() const | gmx::OptionTemplate< std::string, FileNameOption > | inlineprotected |
description(const char *descr) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
FileNameOption(const char *name) | gmx::FileNameOption | inlineexplicit |
FileNameOptionStorage class | gmx::FileNameOption | friend |
filetype(OptionFileType type) | gmx::FileNameOption | inline |
hidden(bool bHidden=true) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
InfoType typedef | gmx::FileNameOption | |
inputFile() | gmx::FileNameOption | inline |
inputOutputFile() | gmx::FileNameOption | inline |
isVector() const | gmx::AbstractOption | inlineprotected |
legacyOptionalBehavior() | gmx::FileNameOption | inline |
legacyType(int type) | gmx::FileNameOption | inline |
libraryFile(bool bLibrary=true) | gmx::FileNameOption | inline |
maxValueCount_ | gmx::AbstractOption | protected |
me() | gmx::OptionTemplate< std::string, FileNameOption > | inlineprotected |
minValueCount_ | gmx::AbstractOption | protected |
multiValue(bool bMulti=true) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
MyBase typedef | gmx::OptionTemplate< std::string, FileNameOption > | protected |
MyClass typedef | gmx::OptionTemplate< std::string, FileNameOption > | |
OptionTemplate(const char *name) | gmx::OptionTemplate< std::string, FileNameOption > | inlineexplicitprotected |
outputFile() | gmx::FileNameOption | inline |
readWriteFlags(bool bRead, bool bWrite) | gmx::FileNameOption | inline |
required(bool bRequired=true) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
setDescription(const char *descr) | gmx::AbstractOption | inlineprotected |
setFlag(OptionFlag flag) | gmx::AbstractOption | inlineprotected |
setFlag(OptionFlag flag, bool bSet) | gmx::AbstractOption | inlineprotected |
setValueCount(int count) | gmx::AbstractOption | inlineprotected |
setVector() | gmx::AbstractOption | inlineprotected |
store(std::string *store) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
storeCount(int *countptr) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
storeVector(std::vector< std::string > *store) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
valueCount(int count) | gmx::OptionTemplate< std::string, FileNameOption > | inline |
ValueType typedef | gmx::OptionTemplate< std::string, FileNameOption > | |
~AbstractOption() (defined in gmx::AbstractOption) | gmx::AbstractOption | inlinevirtual |