#include <XMLTools.h>

Public Member Functions

const char * c_str () const
 Getter method. More...
 
 StrXUTF8 (const XMLCh *const toTranscode)
 

Static Public Member Functions

static void terminate ()
 

Public Attributes

std::string str
 string which holds the UTF-8 form More...
 

Constructor & Destructor Documentation

◆ StrXUTF8()

StrXUTF8::StrXUTF8 ( const XMLCh *const  toTranscode)

Member Function Documentation

◆ c_str()

const char * StrXUTF8::c_str ( ) const

◆ terminate()

void StrXUTF8::terminate ( )
static

Member Data Documentation

◆ str

std::string StrXUTF8::str

string which holds the UTF-8 form


The documentation for this class was generated from the following files:
  • src/Base/XMLTools.h
  • src/Base/XMLTools.cpp