Go to the source code of this file.
Defines | |
| #define | LEA_CTOR_NM(n, a) LeaLeakChecker::Instance()->Add(n,a); |
| #define | LEA_DTOR_NM(n, a) LeaLeakChecker::Instance()->Remove(n,a); |
| #define | LEA_CTOR LEA_CTOR_NM(__FILE__,this) |
| #define | LEA_DTOR LEA_DTOR_NM(__FILE__,this) |
|
|
Definition at line 16 of file LeaMacro.h. |
|
|
Definition at line 14 of file LeaMacro.h. |
|
|
Definition at line 17 of file LeaMacro.h. |
|
|
Definition at line 15 of file LeaMacro.h. |
1.3.9.1