MeteoIODoc 20240328.18c31bd1
mio::BlockFactory Class Reference

#include <ProcessingBlock.h>

Static Public Member Functions

static ProcessingBlockgetBlock (const std::string &blockname, const std::vector< std::pair< std::string, std::string > > &vecArgs, const Config &cfg)
 
static ProcessingBlockgetTimeBlock (const std::string &blockname, const std::vector< std::pair< std::string, std::string > > &vecArgs, const Config &cfg)
 

Member Function Documentation

◆ getBlock()

ProcessingBlock * mio::BlockFactory::getBlock ( const std::string &  blockname,
const std::vector< std::pair< std::string, std::string > > &  vecArgs,
const Config cfg 
)
static

◆ getTimeBlock()

ProcessingBlock * mio::BlockFactory::getTimeBlock ( const std::string &  blockname,
const std::vector< std::pair< std::string, std::string > > &  vecArgs,
const Config cfg 
)
static

The documentation for this class was generated from the following files: