ldas-tools-al
2.6.6
|
#include "ldastoolsal_config.h"
#include <stdlib.h>
#include <string.h>
#include <iostream>
#include <list>
#include <map>
#include "ldastoolsal/MemChecker.hh"
#include "ldastoolsal/mutexlock.hh"
#include "ldastoolsal/ReadWriteLock.hh"
#include "MallocAllocator.hh"
Classes | |
class | anonymous_namespace{MemChecker.cc}::GCQueueNode |
class | anonymous_namespace{MemChecker.cc}::GCQueueNode::func_node |
class | anonymous_namespace{MemChecker.cc}::GCQueue |
Namespaces | |
anonymous_namespace{MemChecker.cc} | |
LDASTools | |
Objects of general use and interst. | |
LDASTools::AL | |
The Abstraction Layer. | |
Macros | |
#define | EXITING_LOCK 1 |
Functions | |
template<class T > | |
bool | anonymous_namespace{MemChecker.cc}::operator== (const malloc_allocator< T > &, const malloc_allocator< T > &) |
template<class T > | |
bool | anonymous_namespace{MemChecker.cc}::operator!= (const malloc_allocator< T > &, const malloc_allocator< T > &) |
GCQueue & | anonymous_namespace{MemChecker.cc}::gc_queue () |
#define EXITING_LOCK 1 |