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 ()


Member Function Documentation

const XMLCh * StrXML::xmlStr (  )  const throw ()

const char * StrXML::cStr (  )  const throw ()

const string StrXML::cppStr (  )  const throw ()


Member Data Documentation

char* StrXML::cstring [private]

XMLCh* StrXML::xmlstring [private]

string StrXML::cppstring [private]


The documentation for this class was generated from the following files:
Generated on Sun Aug 31 13:20:48 2008 for CrusDe by  doxygen 1.5.0