libdballe
7.29
|
Input for a bulk insert of a lot of variables sharing the same context information. More...
#include <data.h>
Public Member Functions | |
bool | has_datetime () const |
void | set_datetime (const Datetime &dt) |
void | add (const wreport::Var *var, const LevTrState &levtr) |
void | dump (FILE *out) const |
![]() | |
InsertPlan (State &state, Args &&...args) | |
void | map_known_values () |
Fill the cur state pointer in all variables to insert. More... | |
void | compute_plan () |
Additional Inherited Members | |
![]() | |
typedef std::vector< Var > ::iterator | iterator |
![]() | |
State & | state |
SharedDataContext | shared_context |
bool | do_insert |
bool | do_update |
std::list< Var * > | to_query |
Input for a bulk insert of a lot of variables sharing the same context information.