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

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

allowEmpty()gmx::SelectionOptioninline
allowMultiple(bool bMulti=true)gmx::OptionTemplate< Selection, SelectionOption >inline
defaultSelectionText(const char *text)gmx::SelectionOptioninline
defaultValue(const Selection &defaultValue)gmx::OptionTemplate< Selection, SelectionOption >inline
defaultValueIfSet(const Selection &defaultValue)gmx::OptionTemplate< Selection, SelectionOption >inline
description(const char *descr)gmx::OptionTemplate< Selection, SelectionOption >inline
dynamicMask()gmx::SelectionOptioninline
evaluateForces()gmx::SelectionOptioninline
evaluateVelocities()gmx::SelectionOptioninline
hidden(bool bHidden=true)gmx::OptionTemplate< Selection, SelectionOption >inline
InfoType typedefgmx::SelectionOption
multiValue(bool bMulti=true)gmx::OptionTemplate< Selection, SelectionOption >inline
MyClass typedefgmx::OptionTemplate< Selection, SelectionOption >
onlyAtoms()gmx::SelectionOptioninline
onlySortedAtoms()gmx::SelectionOptioninline
onlyStatic()gmx::SelectionOptioninline
required(bool bRequired=true)gmx::OptionTemplate< Selection, SelectionOption >inline
SelectionOption(const char *name)gmx::SelectionOptioninlineexplicit
store(Selection *store)gmx::OptionTemplate< Selection, SelectionOption >inline
storeCount(int *countptr)gmx::OptionTemplate< Selection, SelectionOption >inline
storeIsSet(bool *store)gmx::OptionTemplate< Selection, SelectionOption >inline
storeVector(std::vector< Selection > *store)gmx::OptionTemplate< Selection, SelectionOption >inline
valueCount(int count)gmx::OptionTemplate< Selection, SelectionOption >inline
ValueType typedefgmx::OptionTemplate< Selection, SelectionOption >
~AbstractOption() (defined in gmx::AbstractOption)gmx::AbstractOptioninlinevirtual