MeteoIODoc 20241221.207bde49
plugin_utils.cc File Reference
#include "plugin_utils.h"
#include <meteoio/FileUtils.h>

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)