|
Gromacs
2026.0
|
#include <memory>#include <vector>#include "gromacs/options/ioptionscontainerwithsections.h"#include "abstractsection.h"#include "isectionstorage.h"#include "valuestore.h"
Include dependency graph for repeatingsection.h:
This graph shows which files directly or indirectly include this file:Declares gmx::RepeatingOptionSection and related classes.
Classes | |
| class | gmx::RepeatingOptionSectionHandle< T > |
| Allows adding options to an RepeatingOptionSection. More... | |
| class | gmx::RepeatingOptionSectionStorage< T > |
| Implements handling of the structures that stores per-section values. More... | |
| class | gmx::RepeatingOptionSection< T > |
| Declares an option section that creates a structure for each instance. More... | |
| class | gmx::RepeatingOptionSectionStorage< T > |
| Implements handling of the structures that stores per-section values. More... | |
| class | gmx::RepeatingOptionSectionHandle< T > |
| Allows adding options to an RepeatingOptionSection. More... | |
1.8.5