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::StringTemplate< char >protected
AssignCopy(const char *pSrcData, size_t nSrcLen)fxcrt::StringTemplate< char >protected
AsStringView() constfxcrt::StringTemplate< char >inline
Back() constfxcrt::StringTemplate< char >inline
begin() constfxcrt::StringTemplate< char >inline
ByteString()=defaultfxcrt::ByteString
ByteString(const ByteString &other)=defaultfxcrt::ByteString
ByteString(ByteString &&other) noexcept=defaultfxcrt::ByteString
ByteString(const char *pStr, size_t len)fxcrt::ByteString
ByteString(const uint8_t *pStr, size_t len)fxcrt::ByteString
ByteString(char ch)fxcrt::ByteStringexplicit
ByteString(const char *ptr)fxcrt::ByteString
ByteString(wchar_t)=deletefxcrt::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::StringTemplate< char >inline
CharType typedeffxcrt::StringTemplate< char >
clear()fxcrt::StringTemplate< char >
Compare(ByteStringView str) constfxcrt::ByteString
Concat(const char *pSrcData, size_t nSrcLen)fxcrt::StringTemplate< char >protected
const_iterator typedeffxcrt::StringTemplate< char >
const_reverse_iterator typedeffxcrt::StringTemplate< char >
Contains(StringView str, size_t start=0) constfxcrt::StringTemplate< char >inline
Delete(size_t index, size_t count=1)fxcrt::StringTemplate< char >
end() constfxcrt::StringTemplate< char >inline
EqualNoCase(ByteStringView str) constfxcrt::ByteString
Find(StringView str, size_t start=0) constfxcrt::StringTemplate< char >
First(size_t count) constfxcrt::ByteString
Format(const char *pFormat,...)fxcrt::ByteStringstatic
FormatInteger(int i)fxcrt::ByteStringstatic
FormatV(const char *pFormat, va_list argList)fxcrt::ByteStringstatic
Front() constfxcrt::StringTemplate< char >inline
GetBuffer(size_t nMinBufLength)fxcrt::StringTemplate< char >
GetID() constfxcrt::ByteStringinline
GetLength() constfxcrt::StringTemplate< char >inline
GetStringLength() constfxcrt::StringTemplate< char >inline
Insert(size_t index, char ch)fxcrt::StringTemplate< char >
InsertAtBack(char ch)fxcrt::StringTemplate< char >inline
InsertAtFront(char ch)fxcrt::StringTemplate< char >inline
IsEmpty() constfxcrt::StringTemplate< char >inline
IsValidIndex(size_t index) constfxcrt::StringTemplate< char >inline
IsValidLength(size_t length) constfxcrt::StringTemplate< char >inline
Last(size_t count) constfxcrt::ByteString
m_pDatafxcrt::StringTemplate< char >protected
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::StringTemplate< char >inline
rbegin() constfxcrt::StringTemplate< char >inline
ReallocBeforeWrite(size_t nNewLen)fxcrt::StringTemplate< char >protected
ReferenceCountForTesting() constfxcrt::ByteStringprotected
ReleaseBuffer(size_t nNewLength)fxcrt::StringTemplate< char >
Remove(char ch)fxcrt::StringTemplate< char >
rend() constfxcrt::StringTemplate< char >inline
Replace(StringView oldstr, StringView newstr)fxcrt::StringTemplate< char >
Reserve(size_t len)fxcrt::StringTemplate< char >inline
ReverseFind(char ch) constfxcrt::StringTemplate< char >
SetAt(size_t index, char ch)fxcrt::StringTemplate< char >
span() constfxcrt::StringTemplate< char >inline
span_with_terminator() constfxcrt::StringTemplate< char >inline
StringData typedeffxcrt::StringTemplate< char >protected
StringPool_ByteString_Test classfxcrt::ByteStringfriend
StringTemplate()=defaultfxcrt::StringTemplate< char >protected
StringView typedeffxcrt::StringTemplate< char >
Substr(size_t offset) constfxcrt::ByteString
Substr(size_t first, size_t count) constfxcrt::ByteString
Trim(char ch)fxcrt::StringTemplate< char >
TrimBack(char ch)fxcrt::StringTemplate< char >
TrimFront(char ch)fxcrt::StringTemplate< char >
TrimWhitespace()fxcrt::ByteString
TrimWhitespaceBack()fxcrt::ByteString
TrimWhitespaceFront()fxcrt::ByteString
unsigned_span() constfxcrt::StringTemplate< char >inline
unsigned_span_with_terminator() constfxcrt::StringTemplate< char >inline
unsigned_str() constfxcrt::StringTemplate< char >inline
UnsignedType typedeffxcrt::StringTemplate< char >
~ByteString()=defaultfxcrt::ByteString
~StringTemplate()=defaultfxcrt::StringTemplate< char >protected