#include <XMLTools.h>
Public Member Functions | |
const char * | c_str () const |
Getter method. More... | |
StrXUTF8 (const XMLCh *const toTranscode) | |
Public Attributes | |
std::string | str |
string which holds the UTF-8 form More... | |
StrXUTF8::StrXUTF8 | ( | const XMLCh *const | toTranscode | ) |
References XMLTools::toStdString().
const char * StrXUTF8::c_str | ( | ) | const |
Getter method.
Referenced by ParameterGrp::GetASCII(), ParameterGrp::GetASCIIMap(), ParameterGrp::GetASCIIs(), and Base::XMLReader::startElement().
std::string StrXUTF8::str |
string which holds the UTF-8 form
Referenced by App::Meta::Contact::Contact(), App::Meta::Dependency::Dependency(), App::Meta::GenericMetadata::GenericMetadata(), App::Meta::License::License(), and App::Meta::Url::Url().