Gromacs  2021.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::BooleanOption Member List

This is the complete list of members for gmx::BooleanOption, including all inherited members.

AbstractOption(const char *name)gmx::AbstractOptioninlineexplicitprotected
allowMultiple(bool bMulti=true)gmx::OptionTemplate< bool, BooleanOption >inline
BooleanOption(const char *name)gmx::BooleanOptioninlineexplicit
clearFlag(OptionFlag flag)gmx::AbstractOptioninlineprotected
defaultValue(const bool &defaultValue)gmx::OptionTemplate< bool, BooleanOption >inline
defaultValue() constgmx::OptionTemplate< bool, BooleanOption >inlineprotected
defaultValueIfSet(const bool &defaultValue)gmx::OptionTemplate< bool, BooleanOption >inline
defaultValueIfSet() constgmx::OptionTemplate< bool, BooleanOption >inlineprotected
description(const char *descr)gmx::OptionTemplate< bool, BooleanOption >inline
hidden(bool bHidden=true)gmx::OptionTemplate< bool, BooleanOption >inline
InfoType typedefgmx::BooleanOption
isVector() const gmx::AbstractOptioninlineprotected
maxValueCount_gmx::AbstractOptionprotected
me()gmx::OptionTemplate< bool, BooleanOption >inlineprotected
minValueCount_gmx::AbstractOptionprotected
multiValue(bool bMulti=true)gmx::OptionTemplate< bool, BooleanOption >inline
MyBase typedefgmx::OptionTemplate< bool, BooleanOption >protected
MyClass typedefgmx::OptionTemplate< bool, BooleanOption >
OptionTemplate(const char *name)gmx::OptionTemplate< bool, BooleanOption >inlineexplicitprotected
required(bool bRequired=true)gmx::OptionTemplate< bool, BooleanOption >inline
setDescription(const char *descr)gmx::AbstractOptioninlineprotected
setFlag(OptionFlag flag)gmx::AbstractOptioninlineprotected
setFlag(OptionFlag flag, bool bSet)gmx::AbstractOptioninlineprotected
setStoreIsSet(bool *store)gmx::AbstractOptioninlineprotected
setValueCount(int count)gmx::AbstractOptioninlineprotected
setVector()gmx::AbstractOptioninlineprotected
store(bool *store)gmx::OptionTemplate< bool, BooleanOption >inline
store() constgmx::OptionTemplate< bool, BooleanOption >inlineprotected
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
storeVector() constgmx::OptionTemplate< bool, BooleanOption >inlineprotected
valueCount(int count)gmx::OptionTemplate< bool, BooleanOption >inline
ValueType typedefgmx::OptionTemplate< bool, BooleanOption >
~AbstractOption() (defined in gmx::AbstractOption)gmx::AbstractOptioninlinevirtual