#include <analy.h>
Inheritance diagram for AddrXRef:

Public Member Functions | |
| AddrXRef () | |
| AddrXRef (xref_enum_t Type) | |
| int | load (ht_object_stream *f) |
| virtual OBJECT_ID | object_id () const |
| virtual void | store (ht_object_stream *f) |
Public Attributes | |
| xref_enum_t | type |
|
|
|
|
|
Definition at line 396 of file analy.cc. References type. |
|
|
loads object from object stream.
Reimplemented from Object. Definition at line 401 of file analy.cc. References ht_layer_stream::get_error(), ht_object_stream::getIntHex(), type, and xref_enum_t. |
|
|
Reimplemented from Object. Definition at line 407 of file analy.cc. References ATOM_ADDR_XREF. |
|
|
stores object. Reimplemented from Object. Definition at line 412 of file analy.cc. References ht_object_stream::putIntHex(), type, and UINT. |
|
|
Definition at line 198 of file analy.h. Referenced by AddrXRef(), Analyser::assignXRef(), load(), and store(). |
1.3.5