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

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

allowMultiple(bool bMulti=true)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
defaultValue(const EnumType &defaultValue)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
defaultValueIfSet(const EnumType &defaultValue)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
description(const char *descr)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
enumValue(const char *const (&values)[count])gmx::LegacyEnumOption< EnumType >inline
enumValueFromNullTerminatedArray(const char *const *values)gmx::LegacyEnumOption< EnumType >inline
hidden(bool bHidden=true)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
InfoType typedefgmx::LegacyEnumOption< EnumType >
LegacyEnumOption(const char *name)gmx::LegacyEnumOption< EnumType >inlineexplicit
multiValue(bool bMulti=true)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
MyBase typedefgmx::LegacyEnumOption< EnumType >
MyClass typedefgmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >
required(bool bRequired=true)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
store(EnumType *store)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
storeCount(int *countptr)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
storeIsSet(bool *store)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
storeVector(std::vector< EnumType > *store)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
valueCount(int count)gmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >inline
ValueType typedefgmx::OptionTemplate< EnumType, LegacyEnumOption< EnumType > >
~AbstractOption() (defined in gmx::AbstractOption)gmx::AbstractOptioninlinevirtual