version 3.3

x3dxercesstring.h File Reference

#include <string>
#include <boost/scoped_array.hpp>
#include <xercesc/util/XMLString.hpp>

Go to the source code of this file.

Typedefs

typedef std::basic_string< XMLCh > XercesString

Functions

XercesString fromNative (const char *str)
XercesString fromNative (const std::string &str)
std::string toNative (const XMLCh *str)
std::string toNative (const XercesString &str)


Typedef Documentation

typedef std::basic_string<XMLCh> XercesString


Function Documentation

XercesString fromNative ( const std::string &  str  )  [inline]

XercesString fromNative ( const char *  str  )  [inline]

std::string toNative ( const XercesString str  )  [inline]

std::string toNative ( const XMLCh *  str  )  [inline]


Generated on Thu May 24 06:00:17 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact