From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a02262.html | 230 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 docs/doxygen/nel/a02262.html (limited to 'docs/doxygen/nel/a02262.html') diff --git a/docs/doxygen/nel/a02262.html b/docs/doxygen/nel/a02262.html new file mode 100644 index 00000000..8edb6ec8 --- /dev/null +++ b/docs/doxygen/nel/a02262.html @@ -0,0 +1,230 @@ + + +NeL: NLMISC::CBigFile::BNP struct Reference + + + +
+

NLMISC::CBigFile::BNP Struct Reference

+ + + + + + + + + + + + + + + + + +

Public Member Functions

 BNP ()

Data Fields

bool AlwaysOpened
std::string BigFileName
bool CacheFileOnOpen
char * FileNames
std::vector< BNPFileFiles
uint32 ThreadFileId
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLMISC::CBigFile::BNP::BNP  )  [inline]
+
+ + + + + +
+   + + +

+ +

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

+References FileNames. +

+

00140                 {
+00141                         FileNames = NULL;
+00142                 }
+
+


Field Documentation

+

+ + + + +
+ + +
bool NLMISC::CBigFile::BNP::AlwaysOpened +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CBigFile::add(), and NLMISC::CBigFile::getFile().

+

+ + + + +
+ + +
std::string NLMISC::CBigFile::BNP::BigFileName +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CBigFile::add(), and NLMISC::CBigFile::getFile().

+

+ + + + +
+ + +
bool NLMISC::CBigFile::BNP::CacheFileOnOpen +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CBigFile::add(), and NLMISC::CBigFile::getFile().

+

+ + + + +
+ + +
char* NLMISC::CBigFile::BNP::FileNames +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CBigFile::add(), BNP(), and NLMISC::CBigFile::remove().

+

+ + + + +
+ + +
std::vector<BNPFile> NLMISC::CBigFile::BNP::Files +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NLMISC::CBigFile::add(), NLMISC::CBigFile::getFile(), NLMISC::CBigFile::getFileNamePtr(), and NLMISC::CBigFile::list().

+

+ + + + +
+ + +
uint32 NLMISC::CBigFile::BNP::ThreadFileId +
+
+ + + + + +
+   + + +

+ +

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

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

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 13:02:23 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1