#include <annotation_delta.h>
Inheritance diagram for annotation_undelta:
Public Methods | |
annotation_undelta (const std::vector< annotation > &__a, const std::vector< annotation > &__r) | |
annotation_undelta (const std::vector< annotation > &__a) | |
annotation_undelta (const annotation &__a) | |
annotation_undelta (const annotation_undelta &__d) | |
annotation_undelta * | new_copy () const |
void | destroy_copy (annotation_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 |
Public Attributes | |
std::vector< annotation > | added_ann |
std::vector< annotation > | removed_ann |
Friends | |
class | annotation_delta |
|
Definition at line 40 of file annotation_delta.h. |
|
Definition at line 45 of file annotation_delta.h. |
|
Definition at line 49 of file annotation_delta.h. |
|
Definition at line 53 of file annotation_delta.h. |
|
Definition at line 146 of file api_deltabase.h. |
|
Definition at line 63 of file annotation_delta.h. |
|
Definition at line 150 of file api_deltabase.h. |
|
Reimplemented from undelta_base. Definition at line 62 of file annotation_delta.h. |
|
Reimplemented from undelta_base. Definition at line 53 of file annotation_delta.cc. |
|
Definition at line 69 of file api_delta.h. |
|
Definition at line 67 of file annotation_delta.h. |
|
Definition at line 35 of file annotation_delta.h. |
|
Definition at line 37 of file annotation_delta.h. |