×
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.
Basic classes such as vectors, planes, arrays, lists, and so on can be found in this namespace. Typedefs. typedef string< c8 > irr::core:: ...
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] ...
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 ...
Creates a XML Reader from a file which returns all parsed strings as ASCII/UTF-8 characters (char*). virtual IXMLReaderUTF8 * createXMLReaderUTF8 (IReadFile * ...
Adds an attribute as wide string array. virtual void addBinary (const c8 *attributeName, void *data, s32 dataSizeInBytes)=0. Adds an attribute as binary data.
irr::io::IIrrXMLReader< char_type, super_class > Class Template Reference ... Reads forward to the next xml node. Detailed Description. template<class char_type, ...
Reimplemented from irr::io::IAttributeExchangingObject. Definition at line 789 of file IGUIElement.h. References irr::core::string< T, TAlloc >::c_str ...