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

allowMultiple(bool bMulti=true)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
defaultValue(const EnumType &defaultValue)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
defaultValueIfSet(const EnumType &defaultValue)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
description(const char *descr)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
EnumOption(const char *name)gmx::EnumOption< EnumType >inlineexplicit
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 >
multiValue(bool bMulti=true)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
MyBase typedefgmx::EnumOption< EnumType >
MyClass typedefgmx::OptionTemplate< EnumType, EnumOption< EnumType > >
required(bool bRequired=true)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
store(EnumType *store)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
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
valueCount(int count)gmx::OptionTemplate< EnumType, EnumOption< EnumType > >inline
ValueType typedefgmx::OptionTemplate< EnumType, EnumOption< EnumType > >
~AbstractOption() (defined in gmx::AbstractOption)gmx::AbstractOptioninlinevirtual