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

Public Member Functions | |
| InvalidAddress () | |
| virtual bool | add (int offset) |
| virtual int | byteSize () |
| virtual int | compareTo (const Object *obj) const |
| virtual bool | difference (int &result, Address *to) |
| virtual Object * | duplicate () |
| virtual void | getFromArray (const byte *array) |
| virtual void | getFromCPUAddress (CPU_ADDR *ca) |
| virtual bool | isValid () |
| virtual OBJECT_ID | object_id () const |
| virtual int | parseString (const char *s, int length, Analyser *a) |
| virtual void | putIntoArray (byte *array) |
| virtual void | putIntoCPUAddress (CPU_ADDR *ca) |
| virtual int | stringify (char *s, int max_length, int format) |
| virtual int | stringSize () |
|
|
Definition at line 60 of file analy.cc. Referenced by duplicate(). |
|
|
Implements Address. |
|
|
Implements Address. |
|
|
Standard Object comparator.
Implements Address. |
|
||||||||||||
|
Implements Address. |
|
|
Standard Object duplicator.
Reimplemented from Object. Definition at line 88 of file analy.cc. References InvalidAddress(). |
|
|
Implements Address. |
|
|
Implements Address. |
|
|
Reimplemented from Address. |
|
|
Reimplemented from Object. Definition at line 111 of file analy.cc. References ATOM_ADDRESS_INVALID. |
|
||||||||||||||||
|
Implements Address. |
|
|
Implements Address. |
|
|
Implements Address. |
|
||||||||||||||||
|
Implements Address. Definition at line 120 of file analy.cc. References ht_snprintf(). |
|
|
Implements Address. |
1.3.5