Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fxcrt::ByteString Member List

This is the complete list of members for fxcrt::ByteString, including all inherited members.

AllocBeforeWrite(size_t nNewLen)fxcrt::ByteStringprotected
AllocCopy(ByteString &dest, size_t nCopyLen, size_t nCopyIndex) constfxcrt::ByteStringprotected
AssignCopy(const char *pSrcData, size_t nSrcLen)fxcrt::ByteStringprotected
AsStringView() constfxcrt::ByteStringinline
Back() constfxcrt::ByteStringinline
begin() constfxcrt::ByteStringinline
ByteString()fxcrt::ByteString
ByteString(const ByteString &other)fxcrt::ByteString
ByteString(ByteString &&other) noexceptfxcrt::ByteString
ByteString(char ch)fxcrt::ByteStringexplicit
ByteString(const char *ptr)fxcrt::ByteString
ByteString(wchar_t)=deletefxcrt::ByteString
ByteString(const char *pStr, size_t len)fxcrt::ByteString
ByteString(const uint8_t *pStr, size_t len)fxcrt::ByteString
ByteString(ByteStringView bstrc)fxcrt::ByteStringexplicit
ByteString(ByteStringView str1, ByteStringView str2)fxcrt::ByteString
ByteString(const std::initializer_list< ByteStringView > &list)fxcrt::ByteString
ByteString(const fxcrt::ostringstream &outStream)fxcrt::ByteStringexplicit
ByteString_Assign_Test classfxcrt::ByteStringfriend
ByteString_Concat_Test classfxcrt::ByteStringfriend
ByteString_Construct_Test classfxcrt::ByteStringfriend
c_str() constfxcrt::ByteStringinline
CharType typedeffxcrt::ByteString
clear()fxcrt::ByteString
Compare(ByteStringView str) constfxcrt::ByteString
Concat(const char *pSrcData, size_t nSrcLen)fxcrt::ByteStringprotected
const_iterator typedeffxcrt::ByteString
const_reverse_iterator typedeffxcrt::ByteString
Contains(ByteStringView lpszSub, size_t start=0) constfxcrt::ByteStringinline
Contains(char ch, size_t start=0) constfxcrt::ByteStringinline
Delete(size_t index, size_t count=1)fxcrt::ByteString
end() constfxcrt::ByteStringinline
EqualNoCase(ByteStringView str) constfxcrt::ByteString
Find(ByteStringView subStr, size_t start=0) constfxcrt::ByteString
Find(char ch, size_t start=0) constfxcrt::ByteString
First(size_t count) constfxcrt::ByteString
Format(const char *pFormat,...)fxcrt::ByteStringstatic
FormatFloat(float f)fxcrt::ByteStringstatic
FormatInteger(int i)fxcrt::ByteStringstatic
FormatV(const char *pFormat, va_list argList)fxcrt::ByteStringstatic
Front() constfxcrt::ByteStringinline
GetBuffer(size_t nMinBufLength)fxcrt::ByteString
GetID() constfxcrt::ByteStringinline
GetLength() constfxcrt::ByteStringinline
GetStringLength() constfxcrt::ByteStringinline
Insert(size_t index, char ch)fxcrt::ByteString
InsertAtBack(char ch)fxcrt::ByteStringinline
InsertAtFront(char ch)fxcrt::ByteStringinline
IsEmpty() constfxcrt::ByteStringinline
IsValidIndex(size_t index) constfxcrt::ByteStringinline
IsValidLength(size_t length) constfxcrt::ByteStringinline
Last(size_t count) constfxcrt::ByteString
m_pDatafxcrt::ByteStringprotected
MakeLower()fxcrt::ByteString
MakeUpper()fxcrt::ByteString
operator!=(const char *ptr) constfxcrt::ByteStringinline
operator!=(ByteStringView str) constfxcrt::ByteStringinline
operator!=(const ByteString &other) constfxcrt::ByteStringinline
operator+=(char ch)fxcrt::ByteString
operator+=(const char *str)fxcrt::ByteString
operator+=(const ByteString &str)fxcrt::ByteString
operator+=(ByteStringView str)fxcrt::ByteString
operator<(const char *ptr) constfxcrt::ByteString
operator<(ByteStringView str) constfxcrt::ByteString
operator<(const ByteString &other) constfxcrt::ByteString
operator=(const char *str)fxcrt::ByteString
operator=(ByteStringView str)fxcrt::ByteString
operator=(const ByteString &that)fxcrt::ByteString
operator=(ByteString &&that) noexceptfxcrt::ByteString
operator==(const char *ptr) constfxcrt::ByteString
operator==(ByteStringView str) constfxcrt::ByteString
operator==(const ByteString &other) constfxcrt::ByteString
operator[](const size_t index) constfxcrt::ByteStringinline
raw_span() constfxcrt::ByteStringinline
raw_str() constfxcrt::ByteStringinline
rbegin() constfxcrt::ByteStringinline
ReallocBeforeWrite(size_t nNewLen)fxcrt::ByteStringprotected
ReferenceCountForTesting() constfxcrt::ByteStringprotected
ReleaseBuffer(size_t nNewLength)fxcrt::ByteString
Remove(char ch)fxcrt::ByteString
rend() constfxcrt::ByteStringinline
Replace(ByteStringView pOld, ByteStringView pNew)fxcrt::ByteString
Reserve(size_t len)fxcrt::ByteString
ReverseFind(char ch) constfxcrt::ByteString
SetAt(size_t index, char c)fxcrt::ByteString
span() constfxcrt::ByteStringinline
StringData typedeffxcrt::ByteStringprotected
StringPool_ByteString_Test classfxcrt::ByteStringfriend
Substr(size_t offset) constfxcrt::ByteString
Substr(size_t first, size_t count) constfxcrt::ByteString
Trim()fxcrt::ByteString
Trim(char target)fxcrt::ByteString
Trim(ByteStringView targets)fxcrt::ByteString
TrimLeft()fxcrt::ByteString
TrimLeft(char target)fxcrt::ByteString
TrimLeft(ByteStringView targets)fxcrt::ByteString
TrimRight()fxcrt::ByteString
TrimRight(char target)fxcrt::ByteString
TrimRight(ByteStringView targets)fxcrt::ByteString
~ByteString()fxcrt::ByteString