Public Member Functions | Private Attributes

StrX Class Reference

#include <StrX.h>

List of all members.

Public Member Functions

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

Private Attributes

char * fLocalForm

Constructor & Destructor Documentation

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

References fLocalForm.

StrX::~StrX (  )  [inline]

References fLocalForm.


Member Function Documentation

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

References fLocalForm.

Referenced by operator<<().


Member Data Documentation

char* StrX::fLocalForm [private]

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


The documentation for this class was generated from the following file: