Public Member Functions | |
| IA_CONSTRUCTOR void | IAAllocationTrackingElement_init (IAAllocationTrackingElement *, size_t size, const char *className, bool isObject) |
| static void | IAAllocationTrackingElement_setSize (IAAllocationTrackingElement *this, size_t size) |
| static size_t | IAAllocationTrackingElement_getSize (const IAAllocationTrackingElement *this) |
| static bool | IAAllocationTrackingElement_isObject (const IAAllocationTrackingElement *this) |
| static const char * | IAAllocationTrackingElement_getClassName (const IAAllocationTrackingElement *this) |
| IA_DESTRUCTOR void | IAAllocationTrackingElement_deinit (IAAllocationTrackingElement *) |
| IA_CONSTRUCTOR void IAAllocationTrackingElement_init | ( | IAAllocationTrackingElement * | , |
| size_t | size, | ||
| const char * | className, | ||
| bool | isObject | ||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |
| IA_DESTRUCTOR void IAAllocationTrackingElement_deinit | ( | IAAllocationTrackingElement * | ) |