45 #if !defined(__DF_POOL__)
71 #if defined(__CHECK_MEMORY__)
73 char * minaddress[100];
74 char * maxaddress[100];
92 #if defined(__CHECK_MEMORY__)
94 int badaddress(
link * p);
95 void sanity_check(
void);
96 void sanity_check(
void *);
97 void sanity_check2(
void);
98 void write_pointers(
int m,
int max);
114 #endif //defined(__DF_POOL__)
void grow(void)
Description not yet available.
void free(void *b)
Description not yet available.
dfpool & operator=(const dfpool &)=delete
void set_size(const size_t)
Description not yet available.
void deallocate(void)
Description not yet available.
int & on_dfpool_vector(void)
virtual ~dfpool()
Destructor.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
void * alloc(void)
Description not yet available.
Description not yet available.
Description not yet available.
dfpool()
Default constructor.
void clean(void)
Description not yet available.