#include <XercesStrUtils.h>
Public Member Functions | |
CharType const * | ptr () const |
ZStr (CharType const *str) | |
Private Attributes | |
std::unique_ptr< CharType, void(*)(CharType *) > | m_array |
Definition at line 19 of file XercesStrUtils.h.
|
inline |
Definition at line 22 of file XercesStrUtils.h.
|
inline |
Definition at line 26 of file XercesStrUtils.h.
References cms::xerces::ZStr< CharType >::m_array.
Referenced by cms::xerces::toString().
|
private |
Definition at line 29 of file XercesStrUtils.h.
Referenced by cms::xerces::ZStr< CharType >::ptr().