UT_StringImpl< char_type > Member List

This is the complete list of members for UT_StringImpl< char_type >, including all inherited members.
append(const char_type *sz, size_t n)UT_StringImpl< char_type >
append(const UT_StringImpl< char_type > &rhs)UT_StringImpl< char_type >
assign(const char_type *sz, size_t n)UT_StringImpl< char_type >
capacity() const UT_StringImpl< char_type > [inline]
clear()UT_StringImpl< char_type >
copy(char_type *pDest, const char_type *pSrc, size_t n)UT_StringImpl< char_type > [private, static]
data() const UT_StringImpl< char_type > [inline]
data()UT_StringImpl< char_type > [inline]
empty() const UT_StringImpl< char_type > [inline]
grow_common(size_t n, bool bCopy)UT_StringImpl< char_type > [private]
grow_copy(size_t n)UT_StringImpl< char_type > [private]
grow_nocopy(size_t n)UT_StringImpl< char_type > [private]
m_pEndUT_StringImpl< char_type > [private]
m_pszUT_StringImpl< char_type > [private]
m_sizeUT_StringImpl< char_type > [private]
m_utf8stringUT_StringImpl< char_type > [private]
operator=(const UT_StringImpl< char_type > &rhs)UT_StringImpl< char_type >
reserve(size_t n)UT_StringImpl< char_type >
size() const UT_StringImpl< char_type > [inline]
swap(UT_StringImpl< char_type > &rhs)UT_StringImpl< char_type >
UT_StringImpl()UT_StringImpl< char_type >
UT_StringImpl(const UT_StringImpl< char_type > &rhs)UT_StringImpl< char_type >
UT_StringImpl(const char_type *sz, size_t n)UT_StringImpl< char_type >
UT_StringImpl(const std::basic_string< char_type > &s)UT_StringImpl< char_type >
utf8_data()UT_StringImpl< char_type >
~UT_StringImpl()UT_StringImpl< char_type >