# 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::CBlockMemory::CBlock Struct Template Reference

a block. More...

List of all members.

Public Attributes

void * Data
 The data allocated. More...


Detailed Description

template<class T, bool __ctor_dtor__ = true>
struct NLMISC::CBlockMemory< T, __ctor_dtor__ >::CBlock

a block.

Definition at line 228 of file block_memory.h.


Member Data Documentation

template<class T, bool __ctor_dtor__ = true>
void* NLMISC::CBlockMemory::CBlock::Data
 

The data allocated.

Definition at line 231 of file block_memory.h.


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