Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
optionmanagercontainer.h File Reference
#include <vector>
#include "gromacs/utility/classhelpers.h"
#include "gromacs/utility/gmxassert.h"
+ Include dependency graph for optionmanagercontainer.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::OptionManagerContainer.

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

Classes

class  gmx::OptionManagerContainer
 Container to keep managers added with Options::addManager() and pass them to options. More...