×
This method will split a string at certain delimiter characters into the container passed in as reference. The type of the container has to be given as template ...
Well, there are a couple choices from here. A) Develop a utf-16 string class that takes into account surrogate pairs in the string manipulation functions.
Very simple string class with some useful features. string<c8> and string<wchar_t> both accept Unicode AND ASCII/Latin-1, so you can assign Unicode to string ...
Returns: File name as zero terminated character string. virtual long irr::io::IReadFile::getPos, (, ), const [pure virtual] ...
Creates a XML Reader from a file which returns all parsed strings as ASCII/UTF-8 characters (char*). virtual IXMLReaderUTF8 * createXMLReaderUTF8 (IReadFile * ...
This class provides reference counting through the methods grab() and drop(). It also is able to store a debug string for every instance of an object. Most ...
Sets an attribute as an array of wide strings. virtual void setAttribute (const c8 *attributeName, bool value)=0. Sets an attribute as boolean value. virtual ...
irr::io::IIrrXMLReader< char_type, super_class > Class Template Reference ... Reads forward to the next xml node. Detailed Description. template<class char_type, ...
Referenced by irr::core::string< fschar_t >::operator<(). template<class T, typename TAlloc = irrAllocator<T>>. irr::core::array< T, TAlloc >::array, (, u32 ...
irr::io Namespace Reference ... More... class IXMLBase. Empty class to be used as parent class for IrrXMLReader. ... typedef core::string< fschar_t > path. Type ...