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

NLMISC::CI18N::ILoadProxy Struct Reference

#include <i18n.h> +

+


Detailed Description

+Proxy interface for loading string file. Implemente this interface in client code and set it inside I18N in order to be able to do any work on string file before they are read by CI18N. This is used by Ryzom to merge the working string file with the exploitation one when they are more recente. +

+ +

+Definition at line 87 of file i18n.h. + + + + +

Public Member Functions

virtual void loadStringFile (const std::string &filename, ucstring &text)=0
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
virtual void NLMISC::CI18N::ILoadProxy::loadStringFile const std::string &  filename,
ucstring text
[pure virtual]
+
+ + + + + +
+   + + +

+ +

+Referenced by NLMISC::CI18N::load().

+


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