Gromacs  2021.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::EnumOption< EnumType > Member List

This is the complete list of members for gmx::EnumOption< EnumType >, including all inherited members.

AbstractOption(const char *name)gmx::AbstractOptioninlineexplicitprotected
allowMultiple(bool bMulti=true)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
clearFlag(OptionFlag flag)gmx::AbstractOptioninlineprotected
defaultValue(const EnumType &defaultValue)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
defaultValue() constgmx::OptionTemplate< EnumType, EnumOption< EnumType > >inlineprotected
defaultValueIfSet(const EnumType &defaultValue)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
defaultValueIfSet() constgmx::OptionTemplate< EnumType, EnumOption< EnumType > >inlineprotected
description(const char *descr)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
EnumOption(const char *name)gmx::EnumOption< EnumType >inlineexplicit
EnumOptionStorage classgmx::EnumOption< EnumType >friend
enumValue(const EnumerationArray< EnumType, const char * > &values)gmx::EnumOption< EnumType >inline
hidden(bool bHidden=true)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
InfoType typedefgmx::EnumOption< EnumType >
isVector() const gmx::AbstractOptioninlineprotected
maxValueCount_gmx::AbstractOptionprotected
me()gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inlineprotected
minValueCount_gmx::AbstractOptionprotected
multiValue(bool bMulti=true)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
MyBase typedefgmx::EnumOption< EnumType >
MyClass typedefgmx::OptionTemplate< EnumType, EnumOption< EnumType > >
OptionTemplate(const char *name)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inlineexplicitprotected
required(bool bRequired=true)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >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(EnumType *store)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
store() constgmx::OptionTemplate< EnumType, EnumOption< EnumType > >inlineprotected
storeCount(int *countptr)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
storeIsSet(bool *store)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
storeVector(std::vector< EnumType > *store)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
storeVector() constgmx::OptionTemplate< EnumType, EnumOption< EnumType > >inlineprotected
valueCount(int count)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
ValueType typedefgmx::OptionTemplate< EnumType, EnumOption< EnumType > >
~AbstractOption() (defined in gmx::AbstractOption)gmx::AbstractOptioninlinevirtual