This is the complete list of members for gmx::IntegerOption, including all inherited members.
| allowMultiple(bool bMulti=true) | gmx::OptionTemplate< int, IntegerOption > | inline |
| defaultValue(const int &defaultValue) | gmx::OptionTemplate< int, IntegerOption > | inline |
| defaultValueIfSet(const int &defaultValue) | gmx::OptionTemplate< int, IntegerOption > | inline |
| description(const char *descr) | gmx::OptionTemplate< int, IntegerOption > | inline |
| hidden(bool bHidden=true) | gmx::OptionTemplate< int, IntegerOption > | inline |
| InfoType typedef | gmx::IntegerOption | |
| IntegerOption(const char *name) | gmx::IntegerOption | inlineexplicit |
| multiValue(bool bMulti=true) | gmx::OptionTemplate< int, IntegerOption > | inline |
| MyClass typedef | gmx::OptionTemplate< int, IntegerOption > | |
| required(bool bRequired=true) | gmx::OptionTemplate< int, IntegerOption > | inline |
| store(int *store) | gmx::OptionTemplate< int, IntegerOption > | inline |
| storeCount(int *countptr) | gmx::OptionTemplate< int, IntegerOption > | inline |
| storeIsSet(bool *store) | gmx::OptionTemplate< int, IntegerOption > | inline |
| storeVector(std::vector< int > *store) | gmx::OptionTemplate< int, IntegerOption > | inline |
| valueCount(int count) | gmx::OptionTemplate< int, IntegerOption > | inline |
| ValueType typedef | gmx::OptionTemplate< int, IntegerOption > | |
| vector() | gmx::IntegerOption | inline |
| ~AbstractOption() (defined in gmx::AbstractOption) | gmx::AbstractOption | inlinevirtual |