MeteoIODoc 20241017.2ccf54a9
plugin_utils.h File Reference
#include <meteoio/FileUtils.h>
#include <meteoio/Config.h>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  mio
 
namespace  mio::PLUGIN
 

Functions

std::vector< std::string > mio::PLUGIN::getFilesWithPaths (const std::vector< std::string > &vecFilenames, const std::string &inpath, const std::string &dflt_extension)
 Get the file names together with paths and check for validity. More...
 
void mio::PLUGIN::scanMeteoPath (const Config &cfg, const std::string &inpath, std::vector< std::string > &vecFilenames, const std::string &pattern)