__declspec(noinline) void Fork(_In_ int nLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprivate |
_Post_writable_size_(nMinBufferLength+1) PXSTR GetBuffer(_In_ int nMinBufferLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
Append(_In_count_(nLength) PCXSTR pszSrc, _In_ int nLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
Append(_In_z_ PCXSTR pszSrc) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
Append(_In_ const CSimpleStringT &strSrc) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
Attach(_Inout_ CStringData *pData) noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprivate |
CloneData(_Inout_ CStringData *pData) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprivatestatic |
Concatenate(_Inout_ CSimpleStringT &strResult, _In_count_(nLength1) PCXSTR psz1, _In_ int nLength1, _In_count_(nLength2) PCXSTR psz2, _In_ int nLength2) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprotectedstatic |
CopyChars(_Out_writes_to_(nDestLen, nChars) XCHAR *pchDest, _In_ size_t nDestLen, _In_reads_opt_(nChars) const XCHAR *pchSrc, _In_ int nChars) noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlinestatic |
CopyCharsOverlapped(_Out_writes_to_(nDestLen, nDestLen) XCHAR *pchDest, _In_ size_t nDestLen, _In_reads_(nChars) const XCHAR *pchSrc, _In_ int nChars) noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlinestatic |
CSimpleStringT(_Inout_ IAtlStringMgr *pStringMgr) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineexplicit |
CSimpleStringT(_In_ const CSimpleStringT &strSrc) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
CSimpleStringT(_In_z_ PCXSTR pszSrc, _Inout_ IAtlStringMgr *pStringMgr) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
CSimpleStringT(_In_count_(nLength) const XCHAR *pchSrc, _In_ int nLength, _Inout_ IAtlStringMgr *pStringMgr) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
Empty() noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
GetAllocLength() const noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
GetBuffer() | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
GetData() const noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
GetLength() const noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
GetManager() const noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
GetString() noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
GetString() const noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
IsEmpty() const noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
m_pszData | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | private |
operator PCXSTR() const noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
operator+ | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | friend |
operator+ | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | friend |
operator+ | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | friend |
operator+=(_In_ const CSimpleStringT &strSrc) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
operator+=(_In_z_ PCXSTR pszSrc) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
operator+=(XCHAR ch) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
operator=(_In_opt_z_ PCXSTR pszSrc) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
operator=(_In_ const CSimpleStringT &strSrc) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
PCXSTR typedef | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | |
PCYSTR typedef | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | |
Preallocate(_In_ int nLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
PrepareWrite(_In_ int nLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprivate |
PrepareWrite2(_In_ int nLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprivate |
PXSTR typedef | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | |
PYSTR typedef | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | |
Reallocate(_In_ int nLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprivate |
ReleaseBuffer(_In_ int nNewLength=-1) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
ReleaseBufferSetLength(_In_ int nNewLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
SetLength(_In_ int nLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprivate |
SetString(_In_opt_z_ PCXSTR pszSrc) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
SetString(_In_reads_opt_(nLength) PCXSTR pszSrc, _In_ int nLength) | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |
StringLength(_In_opt_z_ const char *psz) noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlinestatic |
StringLength(_In_opt_z_ const wchar_t *psz) noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlinestatic |
ThrowInvalidArgException() | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprotectedstatic |
ThrowMemoryException() | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inlineprotectedstatic |
XCHAR typedef | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | |
YCHAR typedef | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | |
~CSimpleStringT() noexcept | ATL::CSimpleStringT< BaseType, t_bMFCDLL > | inline |