#include <split_delta.h>
Inheritance diagram for split_undelta:
Public Methods | |
split_undelta (const work_node::transaction_number &_se) | |
split_undelta (const split_undelta &_su) | |
virtual | ~split_undelta () |
split_undelta * | new_copy () const |
void | destroy_copy (split_undelta *__d) |
bool | unapply (work_node &x) const |
virtual void | destroy_copy (undelta_base *__d) |
undelta | make_undelta () |
virtual bool | unapply3 (work_node &_x, const work_node &_y) const |
|
Definition at line 39 of file split_delta.h. |
|
Definition at line 41 of file split_delta.h. |
|
Definition at line 48 of file split_delta.h. |
|
Definition at line 146 of file api_deltabase.h. |
|
Definition at line 51 of file split_delta.h. |
|
Definition at line 150 of file api_deltabase.h. |
|
Reimplemented from undelta_base. Definition at line 50 of file split_delta.h. |
|
Reimplemented from undelta_base. Definition at line 53 of file split_delta.h. |
|
Definition at line 69 of file api_delta.h. |