CBMC
|
#include <ref_expr_set.h>
Public Types | |
typedef ref_expr_set_dt::expr_sett | expr_sett |
Public Member Functions | |
bool | empty () const |
const expr_sett & | expr_set () const |
expr_sett & | expr_set_write () |
bool | make_union (const ref_expr_sett &s2) |
bool | make_union (const expr_sett &s2) |
void | move (expr_sett &s2) |
Public Member Functions inherited from reference_counting< ref_expr_set_dt > | |
reference_counting () | |
reference_counting (const ref_expr_set_dt &other) | |
reference_counting (const reference_counting &other) | |
reference_counting & | operator= (const reference_counting &other) |
~reference_counting () | |
void | swap (reference_counting &other) |
void | clear () |
const ref_expr_set_dt & | read () const |
ref_expr_set_dt & | write () |
dt * | get_d () const |
Additional Inherited Members | |
Protected Member Functions inherited from reference_counting< ref_expr_set_dt > | |
void | remove_ref (dt *old_d) |
void | detach () |
void | copy_from (const reference_counting &other) |
Protected Attributes inherited from reference_counting< ref_expr_set_dt > | |
dt * | d |
Definition at line 31 of file ref_expr_set.h.
Definition at line 34 of file ref_expr_set.h.
|
inline |
Definition at line 36 of file ref_expr_set.h.
|
inline |
Definition at line 43 of file ref_expr_set.h.
|
inline |
Definition at line 48 of file ref_expr_set.h.
|
inline |
Definition at line 70 of file ref_expr_set.h.
|
inline |
Definition at line 53 of file ref_expr_set.h.
|
inline |
Definition at line 83 of file ref_expr_set.h.