|
StrX − |
|
#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(). |
|
Generated automatically by Doxygen for ACS-2014.6 C++ API from the source code. |