StrXML Class Reference

#include <XMLHandler.h>

List of all members.

Public Member Functions

 StrXML (const char *const orig)
 StrXML (const XMLCh *const orig)
 StrXML (const string &orig)
 ~StrXML () throw ()
const XMLCh * xmlStr () const throw ()
const char * cStr () const throw ()
const string cppStr () const throw ()

Private Attributes

char * cstring
XMLCh * xmlstring
string cppstring

Constructor & Destructor Documentation

StrXML::StrXML ( const char *const   orig  ) 
StrXML::StrXML ( const XMLCh *const   orig  ) 
StrXML::StrXML ( const string &  orig  ) 
StrXML::~StrXML (  )  throw ()

References cstring, and xmlstring.


Member Function Documentation

const string StrXML::cppStr (  )  const throw ()
const char * StrXML::cStr (  )  const throw ()
const XMLCh * StrXML::xmlStr (  )  const throw ()

Member Data Documentation

string StrXML::cppstring [private]

Referenced by cppStr().

char* StrXML::cstring [private]

Referenced by cStr(), and ~StrXML().

XMLCh* StrXML::xmlstring [private]

Referenced by xmlStr(), and ~StrXML().


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

Generated on Tue Feb 16 15:18:38 2010 for CrusDe by  doxygen 1.6.1-20091004