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

Description

Declares gmx::FileNameOption and gmx::FileNameOptionInfo.

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

Classes

class  gmx::ArrayRef< T >
 STL-like container for an interface to a C array of T (or part of a std::vector<T, A> or std::array<T>). More...
 
class  gmx::FileNameOption
 Specifies an option that provides file names. More...
 
class  gmx::FileNameOptionInfo
 Wrapper class for accessing file name option information. More...