| AbstractOption(const char *name) | gmx::AbstractOption | inlineexplicitprotected |
| allowMultiple(bool bMulti=true) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| clearFlag(OptionFlag flag) | gmx::AbstractOption | inlineprotected |
| defaultValue(const int64_t &defaultValue) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| defaultValue() const | gmx::OptionTemplate< int64_t, Int64Option > | inlineprotected |
| defaultValueIfSet(const int64_t &defaultValue) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| defaultValueIfSet() const | gmx::OptionTemplate< int64_t, Int64Option > | inlineprotected |
| description(const char *descr) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| hidden(bool bHidden=true) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| InfoType typedef | gmx::Int64Option | |
| Int64Option(const char *name) | gmx::Int64Option | inlineexplicit |
| Int64OptionStorage class | gmx::Int64Option | friend |
| isVector() const | gmx::AbstractOption | inlineprotected |
| maxValueCount_ | gmx::AbstractOption | protected |
| me() | gmx::OptionTemplate< int64_t, Int64Option > | inlineprotected |
| minValueCount_ | gmx::AbstractOption | protected |
| multiValue(bool bMulti=true) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| MyBase typedef | gmx::OptionTemplate< int64_t, Int64Option > | protected |
| MyClass typedef | gmx::OptionTemplate< int64_t, Int64Option > | |
| OptionTemplate(const char *name) | gmx::OptionTemplate< int64_t, Int64Option > | inlineexplicitprotected |
| required(bool bRequired=true) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| setDescription(const char *descr) | gmx::AbstractOption | inlineprotected |
| setFlag(OptionFlag flag) | gmx::AbstractOption | inlineprotected |
| setFlag(OptionFlag flag, bool bSet) | gmx::AbstractOption | inlineprotected |
| setStoreIsSet(bool *store) | gmx::AbstractOption | inlineprotected |
| setValueCount(int count) | gmx::AbstractOption | inlineprotected |
| setVector() | gmx::AbstractOption | inlineprotected |
| store(int64_t *store) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| store() const | gmx::OptionTemplate< int64_t, Int64Option > | inlineprotected |
| storeCount(int *countptr) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| storeIsSet(bool *store) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| storeVector(std::vector< int64_t > *store) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| storeVector() const | gmx::OptionTemplate< int64_t, Int64Option > | inlineprotected |
| valueCount(int count) | gmx::OptionTemplate< int64_t, Int64Option > | inline |
| ValueType typedef | gmx::OptionTemplate< int64_t, Int64Option > | |
| ~AbstractOption() (defined in gmx::AbstractOption) | gmx::AbstractOption | inlinevirtual |