|
unilink
0.4.3
A simple C++ library for unified async communication
|
This is the complete list of members for unilink::memory::ScopedMemoryTracker, including all inherited members.
| ScopedMemoryTracker(const char *file, int line, const char *function) | unilink::memory::ScopedMemoryTracker | |
| track_allocation(void *ptr, size_t size) | unilink::memory::ScopedMemoryTracker | |
| track_deallocation(void *ptr) | unilink::memory::ScopedMemoryTracker | |
| ~ScopedMemoryTracker() | unilink::memory::ScopedMemoryTracker |