From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../structNLMISC_1_1CBlockMemory_1_1CBlock.html | 123 +++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 docs/doxygen/nel/structNLMISC_1_1CBlockMemory_1_1CBlock.html (limited to 'docs/doxygen/nel/structNLMISC_1_1CBlockMemory_1_1CBlock.html') diff --git a/docs/doxygen/nel/structNLMISC_1_1CBlockMemory_1_1CBlock.html b/docs/doxygen/nel/structNLMISC_1_1CBlockMemory_1_1CBlock.html new file mode 100644 index 00000000..ba0be4da --- /dev/null +++ b/docs/doxygen/nel/structNLMISC_1_1CBlockMemory_1_1CBlock.html @@ -0,0 +1,123 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1