Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:34:39 2010 for ImpalaSrc by  doxygen 1.5.1