CBMC
|
Public Member Functions | |
destructor_nodet ()=default | |
destructor_nodet (codet destructor) | |
![]() | |
void | add_in (node_indext n) |
void | add_out (node_indext n) |
void | erase_in (node_indext n) |
void | erase_out (node_indext n) |
std::string | pretty (const node_indext &idx) const |
virtual | ~graph_nodet () |
Public Attributes | |
optionalt< codet > | destructor_value |
![]() | |
edgest | in |
edgest | out |
Additional Inherited Members | |
![]() | |
typedef std::size_t | node_indext |
typedef empty_edget | edget |
typedef std::map< node_indext, edget > | edgest |
Definition at line 139 of file destructor_tree.h.
|
default |
|
inlineexplicit |
Definition at line 144 of file destructor_tree.h.
Definition at line 148 of file destructor_tree.h.