Public Member Functions | |
bool | isExternal () const |
void | setExternal () |
void | clearExternal () |
void | setMagic () |
bool | isMagic () const |
bool | isNotMagic () const |
void | fill () |
bool | isOK () const |
bool | isArray () |
void | setIsArray (bool isAnArray) |
Public Attributes | |
Byte | prefill [Filling] |
int | size |
Byte * | address |
int | arrayFlag |
char * | name |
int | magic |
AllocEntry * | prev |
AllocEntry * | next |
Byte | postfill [Filling] |
|
Definition at line 122 of file MemoryTracer. References magic. |
|
Definition at line 127 of file MemoryTracer. |
|
Definition at line 145 of file MemoryTracer. References arrayFlag. |
|
Definition at line 120 of file MemoryTracer. References magic. |
|
Definition at line 124 of file MemoryTracer. References magic. Referenced by isNotMagic(). |
|
Definition at line 125 of file MemoryTracer. References isMagic(). Referenced by isOK(). |
|
Definition at line 133 of file MemoryTracer. References arrayFlag, base::Int, isNotMagic(), postfill, and prefill. |
|
Definition at line 121 of file MemoryTracer. References magic. |
|
Definition at line 146 of file MemoryTracer. References arrayFlag. |
|
Definition at line 123 of file MemoryTracer. References magic. |
|
Definition at line 150 of file MemoryTracer. |
|
Definition at line 151 of file MemoryTracer. Referenced by isArray(), isOK(), and setIsArray(). |
|
Definition at line 153 of file MemoryTracer. Referenced by clearExternal(), isExternal(), isMagic(), setExternal(), and setMagic(). |
|
Definition at line 152 of file MemoryTracer. |
|
Definition at line 156 of file MemoryTracer. |
|
Definition at line 158 of file MemoryTracer. |
|
Definition at line 148 of file MemoryTracer. |
|
Definition at line 155 of file MemoryTracer. |
|
Definition at line 149 of file MemoryTracer. |