This is a simple class that lets us do easy (though not terribly efficient) trancoding of char* data to XMLCh data. More...
#include <CSCDQM_Utility.h>
Public Member Functions | |
const XMLCh * | unicodeForm () const |
XercesStringTranscoder (const char *const toTranscode) | |
~XercesStringTranscoder () | |
Private Attributes | |
XMLCh * | fUnicodeForm |
This is a simple class that lets us do easy (though not terribly efficient) trancoding of char* data to XMLCh data.
Definition at line 109 of file CSCDQM_Utility.h.
|
inline |
|
inline |
Definition at line 117 of file CSCDQM_Utility.h.
References fUnicodeForm, and fetchall_from_DQM_v2::release.
|
inline |
|
private |
Definition at line 127 of file CSCDQM_Utility.h.
Referenced by unicodeForm(), XercesStringTranscoder(), and ~XercesStringTranscoder().