Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

StrX Class Reference

#include <XmlUtils.h>

List of all members.

Public Member Functions

 StrX (const XMLCh *const toTranscode)
 ~StrX ()
const char * localForm () const

Private Attributes

char * fLocalForm


Detailed Description

Definition at line 152 of file XmlUtils.h.


Constructor & Destructor Documentation

StrX::StrX const XMLCh *const   toTranscode  )  [inline]
 

Definition at line 158 of file XmlUtils.h.

References fLocalForm.

StrX::~StrX  )  [inline]
 

Definition at line 164 of file XmlUtils.h.

References fLocalForm.


Member Function Documentation

const char* StrX::localForm  )  const [inline]
 

Definition at line 173 of file XmlUtils.h.

References fLocalForm.

Referenced by operator<<().


Member Data Documentation

char* StrX::fLocalForm [private]
 

Definition at line 185 of file XmlUtils.h.

Referenced by localForm(), StrX(), and ~StrX().


The documentation for this class was generated from the following file:
Generated on Wed Sep 14 15:51:39 2005 for TecnoDB by  doxygen 1.4.4