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/a02265.html | 88 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 docs/doxygen/nel/a02265.html (limited to 'docs/doxygen/nel/a02265.html') diff --git a/docs/doxygen/nel/a02265.html b/docs/doxygen/nel/a02265.html new file mode 100644 index 00000000..62fca686 --- /dev/null +++ b/docs/doxygen/nel/a02265.html @@ -0,0 +1,88 @@ + + +NeL: NLMISC::CBigFile::CHandleFile struct Reference + + + +
+

NLMISC::CBigFile::CHandleFile Struct Reference

+ + + + + + + +

Public Member Functions

 CHandleFile ()

Data Fields

FILE * File
+

Constructor & Destructor Documentation

+

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

+ +

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

+

00086                 {
+00087                         File= NULL;
+00088                 }
+
+


Field Documentation

+

+ + + + +
+ + +
FILE* NLMISC::CBigFile::CHandleFile::File +
+
+ + + + + +
+   + + +

+ +

+Definition at line 84 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