MeVisLabToolboxReference
XString Class Reference

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

#include <mlXMLParserSystem.h>

List of all members.

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 128 of file mlXMLParserSystem.h.


Constructor & Destructor Documentation

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

Constructors.

Definition at line 134 of file mlXMLParserSystem.h.

XString::~XString ( ) [inline]

Destructor.

Definition at line 143 of file mlXMLParserSystem.h.

References ML_DELETE_ARR.


Member Function Documentation

const XMLCh* XString::unicodeForm ( ) const [inline]

Getter methods.

Definition at line 152 of file mlXMLParserSystem.h.


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