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 | |
StationValueDesc | make_desc (iterator &i) const |
void | add (const wreport::Var *var) |
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 < StationVar >::iterator | iterator |
![]() | |
State & | state |
SharedStationContext | shared_context |
bool | do_insert |
bool | do_update |
std::list< StationVar * > | to_query |
Input for a bulk insert of a lot of variables sharing the same context information.