All Classes Namespaces Functions Variables Typedefs Enumerations
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
MBXMLUtils::X Class Reference

#include <dom.h>

Public Member Functions

const XMLCh * operator% (const std::string &str)
 
const XMLCh * operator() (const std::string &str)
 
std::string operator% (const XMLCh *unicode)
 
std::string operator() (const XMLCh *unicode)
 

Static Public Member Functions

static void releaseXMLCh (const XMLCh *s)
 

Private Attributes

std::vector< std::shared_ptr
< const XMLCh > > 
store
 

Detailed Description

Helper class to convert std::string (UTF8) to XMLCh* (UTF16) and the other way around. A returned XMLCh pointer has a lifetime of the X object.


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

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML