# 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: