Main Page   Reference Manual   Namespace List   Compound List   Namespace Members   Compound Members   File Members  

Namespaces | Functions
debugmalloc.h File Reference
#include "config.h"
#include "macro_AllocTag.h"

Go to the source code of this file.

Namespaces

 libcwd
 namespace for libcwd.
 

Functions

void libcwd::make_invisible (void const *void_ptr)
 Make allocation pointed to by ptr invisible. More...
 
void libcwd::make_all_allocations_invisible_except (void const *ptr)
 Make all current allocations invisible except the given pointer. More...
 
unsigned long libcwd::list_allocations_on (debug_ct &debug_object)
 List all current allocations to a given debug object. More...
 

Detailed Description

Do not include this header file directly, instead include debug.h.

Copyright © 2001 - 2004 Carlo Wood.  All rights reserved.