This is the complete list of members for persist_context, including all inherited members.
| cancel_transaction()=0 | persist_context | pure virtual |
| cfg_ | persist_context | protected |
| clear_var(const std::string &, bool immediate=false)=0 | persist_context | pure virtual |
| dirty() const | persist_context | inline |
| end_transaction()=0 | persist_context | pure virtual |
| get_node(config &cfg, name_space &ns, bool force=false) | persist_context | inlineprotected |
| get_node(const config &cfg, const name_space &ns) const | persist_context | inlineprotected |
| get_node() const | persist_context | |
| get_var(const std::string &) const =0 | persist_context | pure virtual |
| in_transaction_ | persist_context | protected |
| namespace_ | persist_context | protected |
| operator bool() const | persist_context | inline |
| persist_context() | persist_context | inlineprotected |
| persist_context(const std::string &name_space) | persist_context | inlineprotected |
| set_node(const std::string &) | persist_context | |
| set_var(const std::string &, const config &, bool immediate=false)=0 | persist_context | pure virtual |
| start_transaction()=0 | persist_context | pure virtual |
| valid() const | persist_context | inline |
| valid_ | persist_context | protected |
| ~persist_context() | persist_context | inlinevirtual |