Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions
gmx::OptionSection Class Reference

#include <gromacs/options/optionsection.h>

+ Inheritance diagram for gmx::OptionSection:
+ Collaboration diagram for gmx::OptionSection:

Description

Declares a simple option section.

This class declares a simple section that only provides structure for grouping the options, but does not otherwise influence the behavior of the contained options.

Public Types

typedef OptionSectionHandle HandleType
 AbstractOptionSectionHandle corresponding to this option type.
 

Public Member Functions

 OptionSection (const char *name)
 Creates a section with the given name.
 

The documentation for this class was generated from the following files: