|
typedef std::vector< var_t >::iterator | iterator |
|
|
template<typename... Args> |
| InsertPlan (State &state, Args &&... args) |
|
void | map_known_values () |
| Fill the cur state pointer in all variables to insert. More...
|
|
void | compute_plan () |
|
|
State & | state |
|
shared_context_t | shared_context |
|
bool | do_insert = false |
|
bool | do_update = false |
|
std::list< var_t * > | to_query |
|
§ map_known_values()
template<typename var_t, typename shared_context_t>
Fill the cur state pointer in all variables to insert.
When state info is not available, add the variable to to_query.
The documentation for this struct was generated from the following file: