From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...lassNLMISC_1_1CBigFile_1_1CThreadFileArray.html | 241 +++++++++++++++++++++ 1 file changed, 241 insertions(+) create mode 100644 docs/doxygen/nel/classNLMISC_1_1CBigFile_1_1CThreadFileArray.html (limited to 'docs/doxygen/nel/classNLMISC_1_1CBigFile_1_1CThreadFileArray.html') diff --git a/docs/doxygen/nel/classNLMISC_1_1CBigFile_1_1CThreadFileArray.html b/docs/doxygen/nel/classNLMISC_1_1CBigFile_1_1CThreadFileArray.html new file mode 100644 index 00000000..11eb8e8b --- /dev/null +++ b/docs/doxygen/nel/classNLMISC_1_1CBigFile_1_1CThreadFileArray.html @@ -0,0 +1,241 @@ + + + + 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::CBigFile::CThreadFileArray Class Reference

List of all members. + + + + + + + +

Public Methods

 CThreadFileArray ()
uint32 allocate ()
CHandleFileget (uint32 index)

Private Attributes

CTDS _TDS
uint32 _CurrentId
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLMISC::CBigFile::CThreadFileArray::CThreadFileArray  
+
+ + + + + +
+   + + +

+ +

+Definition at line 39 of file big_file.cpp. +

+References _CurrentId.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
uint32 NLMISC::CBigFile::CThreadFileArray::allocate  
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file big_file.cpp. +

+References _CurrentId. +

+Referenced by NLMISC::CBigFile::add.

+

+ + + + +
+ + + + + + + + + + +
CBigFile::CHandleFile & NLMISC::CBigFile::CThreadFileArray::get uint32   index
+
+ + + + + +
+   + + +

+ +

+Definition at line 49 of file big_file.cpp. +

+References _TDS, and index. +

+Referenced by NLMISC::CBigFile::add, NLMISC::CBigFile::getFile, and NLMISC::CBigFile::remove.

+


Member Data Documentation

+

+ + + + +
+ + +
uint32 NLMISC::CBigFile::CThreadFileArray::_CurrentId [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 103 of file big_file.h. +

+Referenced by allocate, and CThreadFileArray.

+

+ + + + +
+ + +
CTDS NLMISC::CBigFile::CThreadFileArray::_TDS [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 101 of file big_file.h. +

+Referenced by get.

+


The documentation for this class was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1