|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CBigFile Class Reference#include <big_file.h>
List of all members.
Constructor & Destructor Documentation
NLMISC::CBigFile::CBigFile |
( |
|
) |
[private] |
|
Member Function Documentation
bool NLMISC::CBigFile::add |
( |
const std::string & |
sBigFileName, |
|
|
uint32 |
nOptions |
|
) |
|
|
FILE * NLMISC::CBigFile::getFile |
( |
const std::string & |
sFileName, |
|
|
uint32 & |
rFileSize, |
|
|
uint32 & |
rBigFileOffset, |
|
|
bool & |
rCacheFileOnOpen, |
|
|
bool & |
rAlwaysOpened |
|
) |
|
|
CBigFile & NLMISC::CBigFile::getInstance |
( |
|
) |
[static] |
|
bool NLMISC::CBigFile::isBigFileAdded |
( |
const std::string & |
sBigFileName |
) |
|
|
void NLMISC::CBigFile::list |
( |
const std::string & |
sBigFileName, |
|
|
std::vector< std::string > & |
vAllFiles |
|
) |
|
|
void NLMISC::CBigFile::remove |
( |
const std::string & |
sBigFileName |
) |
|
|
void NLMISC::CBigFile::removeAll |
( |
|
) |
|
|
Friends And Related Function Documentation
friend class CThreadFileArray [friend]
|
|
Member Data Documentation
std::map<std::string, BNP> NLMISC::CBigFile::_BNPs [private]
|
|
CBigFile * NLMISC::CBigFile::_Singleton = NULL [static, private]
|
|
The documentation for this class was generated from the following files:
|
|