Public Member Functions | |
| IA_CONSTRUCTOR void | IAAllocationTracker_init (IAAllocationTracker *this) |
| void | IAAllocationTracker_start (IAAllocationTracker *this) |
| void | IAAllocationTracker_stop (IAAllocationTracker *this) |
| long | IAAllocationTracker_getAllocationCountForClass (IAAllocationTracker *this, const char *className) |
| size_t | IAAllocationTracker_getAllocationSizeForClass (IAAllocationTracker *this, const char *className) |
| bool | IAAllocationTracker_isAnythingAllocated (IAAllocationTracker *this) |
| void | IAAllocationTracker_log (IAAllocationTracker *this) |
| void | IAAllocationTracker_assert (IAAllocationTracker *this) |
| IA_DESTRUCTOR void | IAAllocationTracker_deinit (IAAllocationTracker *this) |
| IA_CONSTRUCTOR void IAAllocationTracker_init | ( | IAAllocationTracker * | this | ) |
| void IAAllocationTracker_start | ( | IAAllocationTracker * | this | ) |
| void IAAllocationTracker_stop | ( | IAAllocationTracker * | this | ) |
| long IAAllocationTracker_getAllocationCountForClass | ( | IAAllocationTracker * | this, |
| const char * | className | ||
| ) |
| size_t IAAllocationTracker_getAllocationSizeForClass | ( | IAAllocationTracker * | this, |
| const char * | className | ||
| ) |
| bool IAAllocationTracker_isAnythingAllocated | ( | IAAllocationTracker * | this | ) |
| void IAAllocationTracker_log | ( | IAAllocationTracker * | this | ) |
| void IAAllocationTracker_assert | ( | IAAllocationTracker * | this | ) |
| IA_DESTRUCTOR void IAAllocationTracker_deinit | ( | IAAllocationTracker * | this | ) |