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

Description

Declares gmx::Options.

Together with basicoptions.h, this header forms the part of the public API that most classes will use to provide options.

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

Classes

class  gmx::ConstArrayRef< T >
 STL-like container for non-mutable interface to a C array (or part of a std::vector). More...
 
class  gmx::OptionManagerInterface
 Base class for option managers. More...
 
class  gmx::Options
 Collection of options. More...