#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 20 of file XercesStrUtils.h.
|
inline |
Definition at line 23 of file XercesStrUtils.h.
|
inline |
Definition at line 25 of file XercesStrUtils.h.
References cms::xerces::ZStr< CharType >::m_array.
|
private |
Definition at line 28 of file XercesStrUtils.h.
Referenced by cms::xerces::ZStr< CharType >::ptr().