Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Persistency::StrX Class Reference

This is a simple class that lets us do easy (though not terribly efficient) transcoding of XERCES_CPP_NAMESPACE_QUALIFIER XMLCh data to local code page for display. More...

#include <DOMTreeErrorReporter.h>

List of all members.

Public Member Functions

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

Private Attributes

char * fLocalForm
 This is the local code page form of the string.


Detailed Description

This is a simple class that lets us do easy (though not terribly efficient) transcoding of XERCES_CPP_NAMESPACE_QUALIFIER XMLCh data to local code page for display.

Definition at line 23 of file DOMTreeErrorReporter.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:22:41 2011 for ImpalaSrc by  doxygen 1.5.1