#include <api_deltabase.h>
Collaboration diagram for delta:

Public Methods | |
| delta () | |
| delta (const delta_base &__d) | |
| delta (const delta &__d) | |
| ~delta () | |
| const std::string & | get_action () const |
| const delta_base * | get_base () const |
| bool | apply (work_node &_x, const delta_id &_d) const |
| bool | apply3 (work_node &_x, const work_node &_y, const delta_id &_d) const |
| void | convert (work_node &_x) |
| delta_id | store (work_node &_x) |
| delta & | operator= (const delta &_d) |
Friends | |
| class | delta_base |
| class | ie_return_type |
| std::ostream & | operator<< (std::ostream &o, const delta &t) |
|
|
Definition at line 53 of file api_deltabase.h. |
|
|
Definition at line 87 of file api_delta.h. |
|
|
Definition at line 89 of file api_delta.h. |
|
|
Definition at line 95 of file api_delta.h. |
|
||||||||||||
|
Definition at line 114 of file api_delta.h. |
|
||||||||||||||||
|
Definition at line 126 of file api_delta.h. |
|
|
Definition at line 139 of file api_delta.h. |
|
|
Definition at line 111 of file api_delta.h. |
|
|
Definition at line 112 of file api_delta.h. |
|
|
Definition at line 101 of file api_delta.h. |
|
|
Definition at line 147 of file api_delta.h. |
|
|
Definition at line 73 of file api_deltabase.h. |
|
|
Definition at line 74 of file api_deltabase.h. |
|
||||||||||||
|
Definition at line 77 of file api_deltabase.h. |
1.2.18