- Author
- Thomas Egger
- Date
- 2011-01-11
#include <ProcessingStack.h>
mio::ProcessingStack::ProcessingStack |
( |
const Config & |
cfg, |
|
|
const std::string & |
param_name |
|
) |
| |
Constructor parses cfg and builds up a filter stack for param_name.
mio::ProcessingStack::~ProcessingStack |
( |
| ) |
|
void mio::ProcessingStack::process |
( |
const std::vector< std::vector< MeteoData > > & |
ivec, |
|
|
std::vector< std::vector< MeteoData > > & |
ovec, |
|
|
const bool & |
second_pass = false |
|
) |
| |
const std::string mio::ProcessingStack::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files: