CMS 3D CMS Logo

Namespaces | Typedefs | Functions

/data/refman/pasoursint/CMSSW_5_3_4/src/CondTools/Ecal/interface/XercesString.h File Reference

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

Go to the source code of this file.

Namespaces

namespace  xuti

Typedefs

typedef std::basic_string< XMLCh > xuti::XercesString
 Define an intermediate type.

Functions

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