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 string StrXML::cppStr  )  const throw ()
 

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

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


Member Data Documentation

string StrXML::cppstring [private]
 

char* StrXML::cstring [private]
 

XMLCh* StrXML::xmlstring [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Jul 29 08:17:36 2007 for CrusDe by doxygen 1.3.8