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