Gromacs
2019
|
#include <memory>
#include <vector>
#include "gromacs/compat/make_unique.h"
#include "gromacs/options/abstractsection.h"
#include "gromacs/options/ioptionscontainerwithsections.h"
#include "gromacs/options/isectionstorage.h"
#include "gromacs/options/valuestore.h"
Declares gmx::RepeatingOptionSection and related classes.
Classes | |
class | gmx::RepeatingOptionSectionHandle< T > |
Allows adding options to an RepeatingOptionSection. More... | |
class | gmx::RepeatingOptionSection< T > |
Declares an option section that creates a structure for each instance. More... | |
class | gmx::RepeatingOptionSectionHandle< T > |
Allows adding options to an RepeatingOptionSection. More... | |