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/a04174.html | 244 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 244 insertions(+) create mode 100644 docs/doxygen/nel/a04174.html (limited to 'docs/doxygen/nel/a04174.html') diff --git a/docs/doxygen/nel/a04174.html b/docs/doxygen/nel/a04174.html new file mode 100644 index 00000000..06c8d1a3 --- /dev/null +++ b/docs/doxygen/nel/a04174.html @@ -0,0 +1,244 @@ + + +NeL: config_file.cpp File Reference + + + +
+

config_file.cpp File Reference


Detailed Description

+CConfigFile class

+

Id
config_file.cpp,v 1.58 2003/10/27 11:18:37 lecroart Exp
+ +

+Definition in file config_file.cpp. +

+#include <time.h>
+#include <sys/types.h>
+#include <sys/stat.h>
+#include "nel/misc/file.h"
+#include "nel/misc/debug.h"
+#include "nel/misc/config_file.h"
+#include "nel/misc/path.h"
+ +

+Go to the source code of this file. + + + + + + + + + + + + + + + + + + + + +

Namespaces

namespace  NLMISC

Functions

int cfparse (void *)
void cfrestart (FILE *)

Variables

int cf_CurrentLine
CIFile cf_ifile
bool cf_OverwriteExistingVariable
const bool CheckType = false
bool LoadRoot = false
+


Function Documentation

+

+ + + + +
+ + + + + + + + + + +
int cfparse void *   ) 
+
+ + + + + +
+   + + +

+ +

+Referenced by NLMISC::CConfigFile::reparse().

+

+ + + + +
+ + + + + + + + + + +
void cfrestart FILE *   ) 
+
+ + + + + +
+   + + +

+

+


Variable Documentation

+

+ + + + +
+ + +
int cf_CurrentLine +
+
+ + + + + +
+   + + +

+ +

+Definition at line 43 of file config_file.cpp. +

+Referenced by cflex(), and NLMISC::CConfigFile::reparse().

+

+ + + + +
+ + +
CIFile cf_ifile +
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file config_file.cpp. +

+Referenced by NLMISC::CConfigFile::reparse().

+

+ + + + +
+ + +
bool cf_OverwriteExistingVariable +
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file config_file.cpp. +

+Referenced by NLMISC::CConfigFile::reparse().

+

+ + + + +
+ + +
const bool CheckType = false +
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file config_file.cpp. +

+Referenced by NLMISC::CConfigFile::CVar::asDouble(), NLMISC::CConfigFile::CVar::asInt(), and NLMISC::CConfigFile::CVar::asString().

+

+ + + + +
+ + +
bool LoadRoot = false +
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file config_file.cpp. +

+Referenced by NLMISC::CConfigFile::reparse().

+


Generated on Tue Mar 16 06:42:20 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1