| CBMC
    | 
Result of a tree query holding both destructor codet and the ID of the node that held it. More...
#include <destructor_tree.h>
 Collaboration diagram for destructor_and_idt:
 Collaboration diagram for destructor_and_idt:| Public Member Functions | |
| destructor_and_idt (const codet &code, node_indext id) | |
| Public Attributes | |
| const codet | destructor | 
| node_indext | node_id | 
Result of a tree query holding both destructor codet and the ID of the node that held it.
Definition at line 45 of file destructor_tree.h.
| 
 | inline | 
Definition at line 48 of file destructor_tree.h.
| const codet destructor_and_idt::destructor | 
Definition at line 53 of file destructor_tree.h.
| node_indext destructor_and_idt::node_id | 
Definition at line 54 of file destructor_tree.h.