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

debug::LeakCheckerRegistry::Entry Struct Reference

メモリの動的確保の情報。. More...

List of all members.

Public Methods

 Entry ()
 Entry (Method method, size_t n, const char *file, int line)

Public Attributes

Method method
size_t size
const char * file
int line


Detailed Description

メモリの動的確保の情報。.


Constructor & Destructor Documentation

debug::LeakCheckerRegistry::Entry::Entry   [inline]
 

debug::LeakCheckerRegistry::Entry::Entry Method    method,
size_t    n,
const char *    file,
int    line
[inline]
 


Member Data Documentation

Method debug::LeakCheckerRegistry::Entry::method
 

size_t debug::LeakCheckerRegistry::Entry::size
 

const char* debug::LeakCheckerRegistry::Entry::file
 

int debug::LeakCheckerRegistry::Entry::line
 


The documentation for this struct was generated from the following file:
Generated on Tue May 14 22:56:28 2002 for Debug Utilities by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001