|
libdballe
7.7
|
Public Member Functions | |
| void | matcher_reset () |
| Reset to the empty matcher. | |
| void | matcher_from_record (const Query &query) |
| Initialise the matcher from a record. | |
| bool | match_index (int idx) const |
| bool | match_common (const BinaryMessage &rmsg, const Messages *msgs) const |
| bool | match_msgs (const Messages &msgs) const |
| bool | match_bufrex (const BinaryMessage &rmsg, const wreport::Bulletin *rm, const Messages *msgs) const |
| bool | match_bufr (const BinaryMessage &rmsg, const wreport::Bulletin *rm, const Messages *msgs) const |
| bool | match_crex (const BinaryMessage &rmsg, const wreport::Bulletin *rm, const Messages *msgs) const |
| bool | match_aof (const BinaryMessage &rmsg, const Messages *msgs) const |
| bool | match_item (const Item &item) const |
Data Fields | |
| msg::Exporter::Options | export_opts |
| int | category |
| int | subcategory |
| int | checkdigit |
| int | unparsable |
| int | parsable |
| const char * | index |
| Matcher * | matcher |
1.8.9.1