ReactOS 0.4.15-dev-7918-g2a2556c
ATL::CSimpleStringT< BaseType, t_bMFCDLL > Member List

This is the complete list of members for ATL::CSimpleStringT< BaseType, t_bMFCDLL >, including all inherited members.

__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) noexceptATL::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) noexceptATL::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) noexceptATL::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() noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inline
GetAllocLength() const noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inline
GetBuffer()ATL::CSimpleStringT< BaseType, t_bMFCDLL >inline
GetData() const noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inline
GetLength() const noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inline
GetManager() const noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inline
GetString() noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inline
GetString() const noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inline
IsEmpty() const noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inline
m_pszDataATL::CSimpleStringT< BaseType, t_bMFCDLL >private
operator PCXSTR() const noexceptATL::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 typedefATL::CSimpleStringT< BaseType, t_bMFCDLL >
PCYSTR typedefATL::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 typedefATL::CSimpleStringT< BaseType, t_bMFCDLL >
PYSTR typedefATL::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) noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inlinestatic
StringLength(_In_opt_z_ const wchar_t *psz) noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inlinestatic
ThrowInvalidArgException()ATL::CSimpleStringT< BaseType, t_bMFCDLL >inlineprotectedstatic
ThrowMemoryException()ATL::CSimpleStringT< BaseType, t_bMFCDLL >inlineprotectedstatic
XCHAR typedefATL::CSimpleStringT< BaseType, t_bMFCDLL >
YCHAR typedefATL::CSimpleStringT< BaseType, t_bMFCDLL >
~CSimpleStringT() noexceptATL::CSimpleStringT< BaseType, t_bMFCDLL >inline