Gromacs  2016.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::OptionStorageTemplate< T > Member List

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

AbstractOptionStorage(const AbstractOption &settings, OptionFlags staticFlags)gmx::AbstractOptionStorageprotected
addValue(const T &value)gmx::OptionStorageTemplate< T >protected
appendValue(const std::string &value)gmx::AbstractOptionStorage
clear()gmx::OptionStorageTemplate< T >inlineprotected
clearFlag(OptionFlag flag)gmx::AbstractOptionStorageinlineprotected
clearSet()gmx::OptionStorageTemplate< T >protectedvirtual
commitValues()gmx::OptionStorageTemplate< T >protected
convertValue(const std::string &value)=0gmx::OptionStorageTemplate< T >protectedpure virtual
defaultValueIfSetExists() const gmx::AbstractOptionStorageinline
DefaultValueIfSetIndexgmx::AbstractOptionStorageprotectedstatic
description() const gmx::AbstractOptionStorageinline
finish()gmx::AbstractOptionStorage
finishSet()gmx::AbstractOptionStorage
formatDefaultValueIfSet() const gmx::AbstractOptionStorageinline
formatExtraDescription() const gmx::AbstractOptionStorageinlinevirtual
formatSingleValue(const T &value) const =0gmx::OptionStorageTemplate< T >protectedpure virtual
formatValue(int i) const gmx::OptionStorageTemplate< T >virtual
hasFlag(OptionFlag flag) const gmx::AbstractOptionStorageinlineprotected
isBoolean() const gmx::AbstractOptionStorage
isHidden() const gmx::AbstractOptionStorageinline
isRequired() const gmx::AbstractOptionStorageinline
isSet() const gmx::AbstractOptionStorageinline
isVector() const gmx::AbstractOptionStorageinline
markAsSet()gmx::AbstractOptionStorageprotected
maxValueCount() const gmx::AbstractOptionStorageinline
minValueCount() const gmx::AbstractOptionStorageinline
MyBase typedefgmx::OptionStorageTemplate< T >
name() const gmx::AbstractOptionStorageinline
optionInfo()=0gmx::AbstractOptionStoragepure virtual
OptionStorageTemplate(const OptionTemplate< T, U > &settings, OptionFlags staticFlags=OptionFlags())gmx::OptionStorageTemplate< T >explicitprotected
OptionStorageTemplate(const AbstractOption &settings)gmx::OptionStorageTemplate< T >explicitprotected
processAll()gmx::OptionStorageTemplate< T >inlineprotectedvirtual
processSet()gmx::OptionStorageTemplate< T >protectedvirtual
processSetValues(ValueList *values)gmx::OptionStorageTemplate< T >inlineprotectedvirtual
refreshValues()gmx::OptionStorageTemplate< T >protectedvirtual
setDefaultValue(const T &value)gmx::OptionStorageTemplate< T >protected
setDefaultValueIfSet(const T &value)gmx::OptionStorageTemplate< T >protected
setFlag(OptionFlag flag)gmx::AbstractOptionStorageinlineprotected
setMaxValueCount(int count)gmx::AbstractOptionStorageprotected
setMinValueCount(int count)gmx::AbstractOptionStorageprotected
startSet()gmx::AbstractOptionStorage
startSource()gmx::AbstractOptionStorage
typeString() const =0gmx::OptionStorageTemplate< T >pure virtual
valueCount() const gmx::OptionStorageTemplate< T >inlinevirtual
ValueList typedefgmx::OptionStorageTemplate< T >
values()gmx::OptionStorageTemplate< T >inlineprotected
values() const gmx::OptionStorageTemplate< T >inlineprotected
~AbstractOptionStorage() (defined in gmx::AbstractOptionStorage)gmx::AbstractOptionStoragevirtual
~OptionStorageTemplate() (defined in gmx::OptionStorageTemplate< T >)gmx::OptionStorageTemplate< T >virtual