Public Member Functions | |
BNP () | |
Data Fields | |
bool | AlwaysOpened |
std::string | BigFileName |
bool | CacheFileOnOpen |
char * | FileNames |
std::vector< BNPFile > | Files |
uint32 | ThreadFileId |
|
Definition at line 139 of file big_file.h. References FileNames.
00140 { 00141 FileNames = NULL; 00142 } |
|
Definition at line 137 of file big_file.h. Referenced by NLMISC::CBigFile::add(), and NLMISC::CBigFile::getFile(). |
|
Definition at line 130 of file big_file.h. Referenced by NLMISC::CBigFile::add(), and NLMISC::CBigFile::getFile(). |
|
Definition at line 136 of file big_file.h. Referenced by NLMISC::CBigFile::add(), and NLMISC::CBigFile::getFile(). |
|
Definition at line 132 of file big_file.h. Referenced by NLMISC::CBigFile::add(), BNP(), and NLMISC::CBigFile::remove(). |
|
Definition at line 133 of file big_file.h. Referenced by NLMISC::CBigFile::add(), NLMISC::CBigFile::getFile(), NLMISC::CBigFile::getFileNamePtr(), and NLMISC::CBigFile::list(). |
|
Definition at line 135 of file big_file.h. Referenced by NLMISC::CBigFile::add(), NLMISC::CBigFile::getFile(), and NLMISC::CBigFile::remove(). |