CMS 3D CMS Logo

lhef::XMLUniStr Class Reference

#include <GeneratorInterface/LHEInterface/src/XMLUtils.h>

List of all members.

Public Member Functions

 operator const XMLCh * () const
 XMLUniStr (const char *str)
 ~XMLUniStr ()

Private Attributes

XMLCh * unicode


Detailed Description

Definition at line 93 of file XMLUtils.h.


Constructor & Destructor Documentation

lhef::XMLUniStr::XMLUniStr ( const char *  str  )  [inline]

Definition at line 95 of file XMLUtils.h.

lhef::XMLUniStr::~XMLUniStr (  )  [inline]

Definition at line 99 of file XMLUtils.h.

References release(), unicode, and XERCES_CPP_NAMESPACE_QUALIFIER.


Member Function Documentation

lhef::XMLUniStr::operator const XMLCh * (  )  const [inline]

Definition at line 102 of file XMLUtils.h.

References unicode.

00103         { return unicode; }


Member Data Documentation

XMLCh* lhef::XMLUniStr::unicode [private]

Definition at line 106 of file XMLUtils.h.

Referenced by operator const XMLCh *(), and ~XMLUniStr().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:48:53 2009 for CMSSW by  doxygen 1.5.4