|
libdballe
7.7
|
Helper class for annotating InsertV6 variables with the current status of the database. More...
#include <datav6.h>
Public Member Functions | |
| AnnotateVarsV6 (InsertV6 &vars) | |
| bool | annotate (int id_data, int id_levtr, wreport::Varcode code, const char *value) |
| void | annotate_end () |
| void | dump (FILE *out) const |
Data Fields | |
| InsertV6 & | vars |
| InsertV6::iterator | iter |
| bool | do_insert = false |
| bool | do_update = false |
Helper class for annotating InsertV6 variables with the current status of the database.
1.8.9.1