BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
This is the complete list of members for graphene::db::undo_database, including all inherited members.
active_sessions() const | graphene::db::undo_database | inline |
disable() | graphene::db::undo_database | |
enable() | graphene::db::undo_database | |
enabled() const | graphene::db::undo_database | inline |
head() const | graphene::db::undo_database | |
max_size() const | graphene::db::undo_database | inline |
on_create(const object &obj) | graphene::db::undo_database | |
on_modify(const object &obj) | graphene::db::undo_database | |
on_remove(const object &obj) | graphene::db::undo_database | |
pop_commit() | graphene::db::undo_database | |
set_max_size(size_t new_max_size) | graphene::db::undo_database | inline |
size() const | graphene::db::undo_database | inline |
start_undo_session(bool force_enable=false) | graphene::db::undo_database | |
undo_database(object_database &db) | graphene::db::undo_database | inlineexplicit |