#include <StrX.h>
Public Member Functions | |
StrX (const XMLCh *const toTranscode) | |
~StrX () | |
const char * | localForm () const |
Private Attributes | |
char * | fLocalForm |
StrX::StrX | ( | const XMLCh *const | toTranscode | ) | [inline] |
References fLocalForm.
StrX::~StrX | ( | ) | [inline] |
References fLocalForm.
const char* StrX::localForm | ( | ) | const [inline] |
References fLocalForm.
Referenced by operator<<().
char* StrX::fLocalForm [private] |
Referenced by localForm(), StrX(), and ~StrX().