#include <libcwd/config.h>#include <libcwd/macro_AllocTag.h>#include <cstddef>#include <libcwd/class_alloc.h>#include <libcwd/lockable_auto_ptr.h>#include <libcwd/private_set_alloc_checking.h>#include <libcwd/enum_memblk_types.h>#include <libcwd/class_marker.h>#include <libcwd/class_alloc_filter.h>#include <sys/time.h>Include dependency graph for debugmalloc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | libcwd |
Enumerations | |
| enum | malloc_report_nt { malloc_report } |
| Type of malloc_report. More... | |
Functions | |
| void | set_invisible_on (void) |
| Make all future allocations invisible. | |
| void | set_invisible_off (void) |
| Cancel a call to set_invisible_on. | |
|
|
Type of malloc_report.
|