Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

TranscodedString Class Reference

Simple class used to transcode given const XMLCh * to const char *. More...

#include <XMLSupport.h>

List of all members.

Public Member Functions

 TranscodedString (const XMLCh *src)
 ~TranscodedString ()
 operator const char * () const

Protected Attributes

char * localForm


Detailed Description

Simple class used to transcode given const XMLCh * to const char *.


Constructor & Destructor Documentation

TranscodedString::TranscodedString const XMLCh *  src  )  [inline]
 

Transcodes given string storing it in localForm.

TranscodedString::~TranscodedString  )  [inline]
 

Simple destructor.


Member Function Documentation

TranscodedString::operator const char *  )  const [inline]
 

Returns transcoded string as const char *.


Member Data Documentation

char* TranscodedString::localForm [protected]
 

Local code page form of given string.


The documentation for this class was generated from the following file:
Generated on Wed Aug 11 22:36:44 2004 for IOPC by Doxygen 1.3.6