Gromacs
2018.8
|
#include <string>
#include <vector>
#include "gromacs/options/abstractoption.h"
#include "gromacs/options/optionfiletype.h"
Declares gmx::FileNameOption and gmx::FileNameOptionInfo.
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... | |