#include <semantics_delta.h>
Inheritance diagram for semantics_undelta:


Public Methods | |
| semantics_undelta (const std::vector< unsigned int > &__i, const std::vector< uint32_t > &__s) | |
| semantics_undelta (const std::vector< unsigned int > &__i) | |
| semantics_undelta (const semantics_undelta &__d) | |
| semantics_undelta * | new_copy () const |
| void | destroy_copy (semantics_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 |
Friends | |
| class | semantics_delta |
|
||||||||||||
|
Definition at line 42 of file semantics_delta.h. |
|
|
Definition at line 47 of file semantics_delta.h. |
|
|
Definition at line 51 of file semantics_delta.h. |
|
|
Definition at line 146 of file api_deltabase.h. |
|
|
Definition at line 61 of file semantics_delta.h. |
|
|
Definition at line 150 of file api_deltabase.h. |
|
|
Reimplemented from undelta_base. Definition at line 60 of file semantics_delta.h. |
|
|
Reimplemented from undelta_base. Definition at line 252 of file semantics_delta.cc. |
|
||||||||||||
|
Definition at line 69 of file api_delta.h. |
|
|
Definition at line 65 of file semantics_delta.h. |
1.2.18