#include <XMLTools.h>
Public Member Functions | |
const XMLCh * | unicodeForm () const |
Getter method. | |
XStr (const char *const toTranscode) | |
Constructors and Destructor. | |
~XStr () |
Definition at line 176 of file XMLTools.h.
XStr::XStr | ( | const char *const | toTranscode | ) | [inline] |
Constructors and Destructor.
Definition at line 194 of file XMLTools.h.
XStr::~XStr | ( | ) | [inline] |
Definition at line 205 of file XMLTools.h.
const XMLCh * XStr::unicodeForm | ( | ) | const [inline] |
Getter method.
Definition at line 215 of file XMLTools.h.
Referenced by Base::StdInputSource::StdInputSource().