Gromacs  2024.4
 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.

allowMultiple(bool bMulti=true)gmx::OptionTemplate< bool, BooleanOption >inline
BooleanOption(const char *name)gmx::BooleanOptioninlineexplicit
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 typedefgmx::BooleanOption
multiValue(bool bMulti=true)gmx::OptionTemplate< bool, BooleanOption >inline
MyClass typedefgmx::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 typedefgmx::OptionTemplate< bool, BooleanOption >
~AbstractOption() (defined in gmx::AbstractOption)gmx::AbstractOptioninlinevirtual