nux-0.9.48

nux::AnsicharToUnicharConvertion Class Reference

ANSICHAR to UNICHAR conversion. More...

#include <NuxCore/Character/NUnicode.h>

Public Member Functions

 AnsicharToUnicharConvertion ()
UNICHARConvert (const ANSICHAR *Source)

Detailed Description

ANSICHAR to UNICHAR conversion.


Constructor & Destructor Documentation

nux::AnsicharToUnicharConvertion::AnsicharToUnicharConvertion ( ) [inline]

Member Function Documentation

UNICHAR* nux::AnsicharToUnicharConvertion::Convert ( const ANSICHAR Source)

Convert from ANSICHAR to UNICHAR

Parameters:
SourceString to convert. Null terminated.
Returns:
Return a pointer to the new string. Null terminated.

Referenced by nux::AnsiToTCharConversion::Convert(), and nux::TCharToUnicharConvertion::Convert().


The documentation for this class was generated from the following file: