# 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  

NLMEMORY::CHeapAllocator::CMemoryLeakBlock Struct Reference

List of all members.

Public Attributes

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

Member Data Documentation

void* NLMEMORY::CHeapAllocator::CMemoryLeakBlock::Adress
 

Definition at line 221 of file src/memory/heap_allocator.h.

uint NLMEMORY::CHeapAllocator::CMemoryLeakBlock::BlockSize
 

Definition at line 222 of file src/memory/heap_allocator.h.

TCategoryString NLMEMORY::CHeapAllocator::CMemoryLeakBlock::Category
 

Definition at line 225 of file src/memory/heap_allocator.h.

uint NLMEMORY::CHeapAllocator::CMemoryLeakBlock::Line
 

Definition at line 224 of file src/memory/heap_allocator.h.

const char* NLMEMORY::CHeapAllocator::CMemoryLeakBlock::SourceFile
 

Definition at line 223 of file src/memory/heap_allocator.h.


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