#include <XMLSimpleStr.h>
Public Member Functions | |
operator const char * () const | |
operator std::string () const | |
XMLSimpleStr (const XMLCh *str) | |
~XMLSimpleStr () | |
Private Attributes | |
char * | string |
Definition at line 9 of file XMLSimpleStr.h.
|
inline |
Definition at line 11 of file XMLSimpleStr.h.
|
inline |
Definition at line 15 of file XMLSimpleStr.h.
References fetchall_from_DQM_v2::release, and XERCES_CPP_NAMESPACE_QUALIFIER.
|
inline |
|
inline |
|
private |
Definition at line 25 of file XMLSimpleStr.h.
Referenced by operator const char *(), and operator std::string().