|
Gromacs
2023.4
|
#include <memory>#include "gromacs/options/ioptionscontainerwithsections.h"#include "gromacs/utility/classhelpers.h"#include "gromacs/utility/gmxassert.h"#include "isectionstorage.h"
Include dependency graph for abstractsection.h:
This graph shows which files directly or indirectly include this file:Declares base classes for declaring option sections.
This header defines base classes for option section settings that are used with IOptionsContainerWithSections::addSection(). These classes implement the "named parameter" idiom for specifying section properties.
Classes | |
| class | gmx::AbstractOptionSection |
| Base class for specifying option section properties. More... | |
| class | gmx::AbstractOptionSectionHandle |
| Base class for handles to option sections. More... | |
1.8.5