IODA Bundle
|
Base class for all the supported filters. More...
#include <Filter.h>
Public Member Functions | |
virtual void | apply (BufrDataMap &dataMap)=0 |
Apply the filter to the data. More... | |
|
pure virtual |
Apply the filter to the data.
dataMap | Map to modify by filtering out relevant data. |
Implemented in Ingester::BoundingFilter.