Gromacs  2018.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
datafilefinder.h File Reference
#include <cstdio>
#include <string>
#include <vector>
#include "gromacs/utility/classhelpers.h"
+ Include dependency graph for datafilefinder.h:

Description

Declares gmx::DataFileFinder and related classes.

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

Classes

class  gmx::DataFileOptions
 Search parameters for DataFileFinder. More...
 
struct  gmx::DataFileInfo
 Information about a data file found by DataFileFinder::enumerateFiles(). More...
 
class  gmx::DataFileFinder
 Searches data files from a set of paths. More...