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 XMLCh * unicodeForm () const
 Getter methods.
 

Detailed Description

Class transcoding local code page to XMLCh data for display.

Definition at line 80 of file mlXMLParserSystem.h.

Constructor & Destructor Documentation

◆ XString()

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

Constructors.

Definition at line 86 of file mlXMLParserSystem.h.

◆ ~XString()

XString::~XString ( )
inline

Destructor.

Definition at line 95 of file mlXMLParserSystem.h.

Member Function Documentation

◆ unicodeForm()

const XMLCh * XString::unicodeForm ( ) const
inline

Getter methods.

Definition at line 105 of file mlXMLParserSystem.h.


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