# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CHeapAllocator::CMemoryLeakBlock Struct Reference

#include <heap_allocator.h>

List of all members.

Public Attributes

void * Adress
uint BlockSize
const char * SourceFile
uint Line
TCategoryString Category


Member Data Documentation

void* NLMISC::CHeapAllocator::CMemoryLeakBlock::Adress
 

Definition at line 113 of file include/nel/misc/heap_allocator.h.

uint NLMISC::CHeapAllocator::CMemoryLeakBlock::BlockSize
 

Definition at line 114 of file include/nel/misc/heap_allocator.h.

TCategoryString NLMISC::CHeapAllocator::CMemoryLeakBlock::Category
 

Definition at line 117 of file include/nel/misc/heap_allocator.h.

uint NLMISC::CHeapAllocator::CMemoryLeakBlock::Line
 

Definition at line 116 of file include/nel/misc/heap_allocator.h.

const char* NLMISC::CHeapAllocator::CMemoryLeakBlock::SourceFile
 

Definition at line 115 of file include/nel/misc/heap_allocator.h.


The documentation for this struct was generated from the following file: