Gromacs  2025-dev-20241003-bd59e46
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
behaviorcollection.h File Reference
#include <memory>
#include <vector>
#include "gromacs/utility/classhelpers.h"
+ Include dependency graph for behaviorcollection.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::OptionsBehaviorCollection.

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

Classes

class  gmx::OptionsBehaviorCollection
 Container for IOptionsBehavior objects. More...
 

Typedefs

typedef std::shared_ptr
< IOptionsBehavior > 
gmx::OptionsBehaviorPointer
 Smart pointer for behaviors stored in OptionsBehaviorCollection.