MeVisLab Toolbox Reference
XString Class Reference

Class transcoding local code page to XMLCh data for display. More...

#include <mlXMLParserSystem.h>

Public Member Functions

 XString (const char *const toTranscode)
 Constructors.
 
 ~XString ()
 Destructor.
 
const XMLChunicodeForm () const
 Getter methods.
 

Detailed Description

Class transcoding local code page to XMLCh data for display.

Definition at line 104 of file mlXMLParserSystem.h.

Constructor & Destructor Documentation

◆ XString()

XString::XString ( const char *const toTranscode)
inline

Constructors.

Definition at line 110 of file mlXMLParserSystem.h.

References mlrange_cast().

◆ ~XString()

XString::~XString ( )
inline

Destructor.

Definition at line 119 of file mlXMLParserSystem.h.

Member Function Documentation

◆ unicodeForm()

const XMLCh * XString::unicodeForm ( ) const
inline

Getter methods.

Definition at line 129 of file mlXMLParserSystem.h.


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