Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
repeatingsection.h File Reference
#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:

Description

Declares gmx::RepeatingOptionSection and related classes.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

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...