libdballe
7.6
|
Query results from SQL output. More...
#include <driver.h>
Public Member Functions | |
bool | querybest_fields_are_the_same (const SQLRecordV6 &r) |
Checks true if ana_id, id_ltr, datetime and varcode are the same in both records. More... | |
void | dump (FILE *out) |
Dump the record as a single line to the given output stream. | |
Data Fields | |
int | out_lat |
int | out_lon |
char | out_ident [64] |
int | out_ident_size |
wreport::Varcode | out_varcode |
Datetime | out_datetime |
Datetime | out_datetimemax |
char | out_value [255] |
int | out_rep_cod |
int | out_ana_id |
int | out_id_ltr |
int | out_id_data |
int | priority |
Query results from SQL output.
bool dballe::db::sql::SQLRecordV6::querybest_fields_are_the_same | ( | const SQLRecordV6 & | r | ) |
Checks true if ana_id, id_ltr, datetime and varcode are the same in both records.