|
Gromacs
2018.6
|
#include <memory>#include <vector>#include "gromacs/options/abstractsection.h"#include "gromacs/options/ioptionscontainerwithsections.h"#include "gromacs/options/isectionstorage.h"#include "gromacs/options/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