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