Main Page   Namespace List   Compound List   File List   Namespace Members   Compound Members   File Members  

debug Namespace Reference


Compounds

class  debug::DebugMutex
 簡易排他セマフォ。. More...

class  debug::DebugMutex::AutoLock
 DebugMutex 自動ロック。. More...

class  debug::DebugUtility
 ユーティリティ。. More...

class  debug::LeakCheckerRegistry
 メモリの動的確保の情報を保持する。. More...

struct  debug::LeakCheckerRegistry::Entry
 メモリの動的確保の情報。. More...

struct  debug::LeakCheckerRegistry::Error
 エラー情報。. More...

class  debug::LeakChecker
 メモリリーク検査。. More...

class  debug::LeakCheckerAllocator
 LeakChecker 対応アロケータ。. More...

struct  debug::LeakCheckerAllocator::rebind
class  debug::MallocAllocator
 malloc/free によるアロケータ。. More...

struct  debug::MallocAllocator::rebind

Functions

template<class T> bool operator== (const LeakCheckerAllocator< T > &, const LeakCheckerAllocator< T > &)
template<class T> bool operator!= (const LeakCheckerAllocator< T > &, const LeakCheckerAllocator< T > &)
template<class T> bool operator== (const MallocAllocator< T > &, const MallocAllocator< T > &)
template<class T> bool operator!= (const MallocAllocator< T > &, const MallocAllocator< T > &)


Function Documentation

template<class T>
bool operator== const LeakCheckerAllocator< T > &   ,
const LeakCheckerAllocator< T > &   
[inline]
 

template<class T>
bool operator!= const LeakCheckerAllocator< T > &   ,
const LeakCheckerAllocator< T > &   
[inline]
 

template<class T>
bool operator== const MallocAllocator< T > &   ,
const MallocAllocator< T > &   
[inline]
 

template<class T>
bool operator!= const MallocAllocator< T > &   ,
const MallocAllocator< T > &   
[inline]
 


Generated on Tue May 14 22:56:28 2002 for Debug Utilities by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001