Public Methods | |
CloneStreamObjectInstance ( void* a, const MetaClass* m ) | |
CloneStreamObjectInstance ( const CloneStreamObjectInstance &x) | |
Address | get_old_address () |
Address | get_new_address () |
const MetaClass* | get_meta_class () |
PTR_HANDLING | get_ref_kind () |
void | set_new_address (Address addr) |
void | set_ref_kind (PTR_HANDLING ref_kind) |
void | advance_ref_kind (PTR_HANDLING ref_kind) |
void | clear_is_orphan () |
void | set_is_written () |
bool | get_is_written () |
bool | get_is_orphan () |
bool | get_is_visited () |
void | set_is_visited () |
void | advance_ptr_type (PTR_TYPE t) |
PTR_TYPE | get_ptr_type () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|