Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
optionsassigner.h File Reference
#include <memory>
#include <string>
+ Include dependency graph for optionsassigner.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::OptionsAssigner.

This header is only needed when implementing option parsers.

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

Classes

class  gmx::OptionsAssigner
 Decorator class for assigning values to Options. More...