Collector that uses the BUFR interface ufbint call to grab data (single col data).
More...
#include <BufrIntCollector.h>
Collector that uses the BUFR interface ufbint call to grab data (single col data).
Definition at line 18 of file BufrIntCollector.h.
◆ BufrIntCollector()
Ingester::BufrIntCollector::BufrIntCollector |
( |
const int |
fortranFileId, |
|
|
const BufrMnemonicSet & |
mnemonicSet |
|
) |
| |
|
explicit |
◆ ~BufrIntCollector()
Ingester::BufrIntCollector::~BufrIntCollector |
( |
| ) |
|
|
default |
◆ collect()
void Ingester::BufrIntCollector::collect |
( |
| ) |
|
|
finalvirtual |
◆ floatTypeScratchData_
std::vector<FloatType> Ingester::BufrIntCollector::floatTypeScratchData_ |
|
private |
◆ scratchData_
std::vector<double> Ingester::BufrIntCollector::scratchData_ |
|
private |
Pre-allocated buffer to hand to the Fortran interface.
Definition at line 29 of file BufrIntCollector.h.
The documentation for this class was generated from the following files: