libradar_stp::Filter Class Reference

#include <filter.h>

List of all members.

Public Member Functions

 Filter (const Filter &f)
bool setFile (const std::string &file)
void addRule (const std::string &id)
bool check (const std::string &data, unsigned int wmo_index)
std::string getLastWMO () const
std::string getLastAWIPS () const
Filteroperator= (const Filter &f)


Detailed Description

This class implements product-based filtering. It is not for direct use by clients. Filter data is stored in files (which are dynamically-updateable). Each line is a filter pass command, and consists of either an AWIPS PID or a WMO Type ID and station.

An example filter file:

   TORGRB 
   SDUS53 KGRB 
   SVRGRB
   HWOGRB
   


The documentation for this class was generated from the following files:
Generated on Tue Jul 1 20:25:26 2008 for libradar_stp by  doxygen 1.4.7