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

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.

◆ ~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: