#include <FileCollector.h>
|
| virtual void | collectFile (const std::map< std::string, std::vector< std::string > > &, const std::map< std::string, std::string > &values) |
| |
|
| void | product (size_t k, const std::vector< std::string > &keywords, const std::map< std::string, std::vector< std::string > > &, const std::map< std::string, std::string > &) |
| |
| std::string | prestageScriptPath (const std::map< std::string, std::vector< std::string > > &r) const |
| |
Definition at line 22 of file FileCollector.h.
◆ FileCollector()
| FileCollector::FileCollector |
( |
const FileMapper & |
, |
|
|
eckit::MultiHandle & |
|
|
) |
| |
◆ ~FileCollector()
| FileCollector::~FileCollector |
( |
| ) |
|
|
virtual |
◆ collectFile()
| void FileCollector::collectFile |
( |
const std::map< std::string, std::vector< std::string > > & |
, |
|
|
const std::map< std::string, std::string > & |
values |
|
) |
| |
|
protectedvirtual |
◆ expandTilde()
| string FileCollector::expandTilde |
( |
const std::string & |
s | ) |
|
|
static |
◆ findFiles()
| void FileCollector::findFiles |
( |
const std::vector< std::string > & |
, |
|
|
const std::map< std::string, std::vector< std::string > > & |
|
|
) |
| |
◆ foundFiles()
| std::vector< std::string > FileCollector::foundFiles |
( |
| ) |
const |
◆ foundFilesAsPathNames()
| std::vector< eckit::PathName > FileCollector::foundFilesAsPathNames |
( |
| ) |
const |
◆ prestage()
| void FileCollector::prestage |
( |
const std::map< std::string, std::vector< std::string > > & |
, |
|
|
const std::string & |
fileName |
|
) |
| |
◆ prestageScriptPath()
| string FileCollector::prestageScriptPath |
( |
const std::map< std::string, std::vector< std::string > > & |
r | ) |
const |
|
private |
◆ product()
| void FileCollector::product |
( |
size_t |
k, |
|
|
const std::vector< std::string > & |
keywords, |
|
|
const std::map< std::string, std::vector< std::string > > & |
, |
|
|
const std::map< std::string, std::string > & |
|
|
) |
| |
|
private |
◆ allFound_
| std::vector<std::string> FileCollector::allFound_ |
|
private |
◆ mapper_
◆ multiHandle_
| eckit::MultiHandle& FileCollector::multiHandle_ |
|
private |
The documentation for this class was generated from the following files: