ezEngine  Release 25.03
ezHybridStringBase< Size > Member List

This is the complete list of members for ezHybridStringBase< Size >, including all inherited members.

Clear()ezHybridStringBase< Size >
Compare(ezStringView sOther) constezStringBase< ezHybridStringBase< Size > >
Compare_NoCase(ezStringView sOther) constezStringBase< ezHybridStringBase< Size > >
CompareN(ezStringView sOther, ezUInt32 uiCharsToCompare) constezStringBase< ezHybridStringBase< Size > >
CompareN_NoCase(ezStringView sOther, ezUInt32 uiCharsToCompare) constezStringBase< ezHybridStringBase< Size > >
ComputeCharacterPosition(ezUInt32 uiCharacterIndex) constezStringBase< ezHybridStringBase< Size > >
const_iterator typedef (defined in ezStringBase< ezHybridStringBase< Size > >)ezStringBase< ezHybridStringBase< Size > >
const_reverse_iterator typedef (defined in ezStringBase< ezHybridStringBase< Size > >)ezStringBase< ezHybridStringBase< Size > >
EndsWith(ezStringView sEndsWith) constezStringBase< ezHybridStringBase< Size > >
EndsWith_NoCase(ezStringView sEndsWith) constezStringBase< ezHybridStringBase< Size > >
ezHybridStringBase(ezAllocator *pAllocator)ezHybridStringBase< Size >protected
ezHybridStringBase(const ezHybridStringBase &rhs, ezAllocator *pAllocator)ezHybridStringBase< Size >protected
ezHybridStringBase(ezHybridStringBase &&rhs, ezAllocator *pAllocator)ezHybridStringBase< Size >protected
ezHybridStringBase(const char *rhs, ezAllocator *pAllocator)ezHybridStringBase< Size >protected
ezHybridStringBase(const wchar_t *rhs, ezAllocator *pAllocator)ezHybridStringBase< Size >protected
ezHybridStringBase(const ezStringView &rhs, ezAllocator *pAllocator)ezHybridStringBase< Size >protected
ezHybridStringBase(const ezStringBuilder &rhs, ezAllocator *pAllocator)ezHybridStringBase< Size >protected
ezHybridStringBase(ezStringBuilder &&rhs, ezAllocator *pAllocator)ezHybridStringBase< Size >protected
ezStringBuilder (defined in ezHybridStringBase< Size >)ezHybridStringBase< Size >friend
FindLastSubString(ezStringView sStringToFind, const char *szStartSearchAt=nullptr) constezStringBase< ezHybridStringBase< Size > >inline
FindLastSubString_NoCase(ezStringView sStringToFind, const char *szStartSearchAt=nullptr) constezStringBase< ezHybridStringBase< Size > >inline
FindSubString(ezStringView sStringToFind, const char *szStartSearchAt=nullptr) constezStringBase< ezHybridStringBase< Size > >
FindSubString_NoCase(ezStringView sStringToFind, const char *szStartSearchAt=nullptr) constezStringBase< ezHybridStringBase< Size > >
FindWholeWord(const char *szSearchFor, ezStringUtils::EZ_CHARACTER_FILTER isDelimiterCB, const char *szStartSearchAt=nullptr) constezStringBase< ezHybridStringBase< Size > >inline
FindWholeWord_NoCase(const char *szSearchFor, ezStringUtils::EZ_CHARACTER_FILTER isDelimiterCB, const char *szStartSearchAt=nullptr) constezStringBase< ezHybridStringBase< Size > >inline
GetCharacterCount() constezHybridStringBase< Size >
GetData() constezHybridStringBase< Size >
GetElementCount() constezHybridStringBase< Size >
GetFileDirectory() constezStringBase< ezHybridStringBase< Size > >
GetFileExtension(bool bFullExtension=false) constezStringBase< ezHybridStringBase< Size > >
GetFileName() constezStringBase< ezHybridStringBase< Size > >
GetFileNameAndExtension() constezStringBase< ezHybridStringBase< Size > >
GetFirst(ezUInt32 uiNumCharacters) constezHybridStringBase< Size >
GetHeapMemoryUsage() constezHybridStringBase< Size >inline
GetIteratorBack() constezStringBase< ezHybridStringBase< Size > >
GetIteratorFront() constezStringBase< ezHybridStringBase< Size > >
GetLast(ezUInt32 uiNumCharacters) constezHybridStringBase< Size >
GetRootedPathRootName() constezStringBase< ezHybridStringBase< Size > >
GetSubString(ezUInt32 uiFirstCharacter, ezUInt32 uiNumCharacters) constezHybridStringBase< Size >
GetView() constezStringBase< ezHybridStringBase< Size > >
HasAnyExtension() constezStringBase< ezHybridStringBase< Size > >
HasExtension(ezStringView sExtension) constezStringBase< ezHybridStringBase< Size > >
IsAbsolutePath() constezStringBase< ezHybridStringBase< Size > >
IsEmpty() constezStringBase< ezHybridStringBase< Size > >
IsEqual(ezStringView sOther) constezStringBase< ezHybridStringBase< Size > >
IsEqual_NoCase(ezStringView sOther) constezStringBase< ezHybridStringBase< Size > >
IsEqualN(ezStringView sOther, ezUInt32 uiCharsToCompare) constezStringBase< ezHybridStringBase< Size > >
IsEqualN_NoCase(ezStringView sOther, ezUInt32 uiCharsToCompare) constezStringBase< ezHybridStringBase< Size > >
IsRelativePath() constezStringBase< ezHybridStringBase< Size > >
IsRootedPath() constezStringBase< ezHybridStringBase< Size > >
iterator typedef (defined in ezStringBase< ezHybridStringBase< Size > >)ezStringBase< ezHybridStringBase< Size > >
operator const char *() constezStringBase< ezHybridStringBase< Size > >inline
operator ezStringView() constezStringBase< ezHybridStringBase< Size > >
operator=(const ezHybridStringBase &rhs)ezHybridStringBase< Size >protected
operator=(ezHybridStringBase &&rhs)ezHybridStringBase< Size >protected
operator=(const char *rhs)ezHybridStringBase< Size >protected
operator=(const wchar_t *rhs)ezHybridStringBase< Size >protected
operator=(const ezStringView &rhs)ezHybridStringBase< Size >protected
operator=(const ezStringBuilder &rhs)ezHybridStringBase< Size >protected
operator=(ezStringBuilder &&rhs)ezHybridStringBase< Size >protected
ReadAll(ezStreamReader &inout_stream)ezHybridStringBase< Size >
reverse_iterator typedef (defined in ezStringBase< ezHybridStringBase< Size > >)ezStringBase< ezHybridStringBase< Size > >
Split(bool bReturnEmptyStrings, Container &ref_output, const char *szSeparator1, const char *szSeparator2=nullptr, const char *szSeparator3=nullptr, const char *szSeparator4=nullptr, const char *szSeparator5=nullptr, const char *szSeparator6=nullptr) constezStringBase< ezHybridStringBase< Size > >
StartsWith(ezStringView sStartsWith) constezStringBase< ezHybridStringBase< Size > >
StartsWith_NoCase(ezStringView sStartsWith) constezStringBase< ezHybridStringBase< Size > >
~ezHybridStringBase()ezHybridStringBase< Size >protected