mbxmlutils  1.3.0
Multi-Body XML Utils
MBXMLUtils::X Class Reference

#include <dom.h>

Public Member Functions

const XMLCh * operator% (const std::string &in)
 
const XMLCh * operator() (const std::string &in)
 
std::string operator% (const XMLCh *in)
 
std::string operator() (const XMLCh *in)
 

Private Attributes

boost::container::small_vector< boost::container::small_vector< char16_t, 100 *2+1 >, 1 > 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: