![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezStringWChar, including all inherited members.
ezStringWChar(ezAllocator *pAllocator=ezFoundation::GetDefaultAllocator()) (defined in ezStringWChar) | ezStringWChar | inline |
ezStringWChar(const ezUInt16 *pUtf16, ezAllocator *pAllocator=ezFoundation::GetDefaultAllocator()) (defined in ezStringWChar) | ezStringWChar | inline |
ezStringWChar(const ezUInt32 *pUtf32, ezAllocator *pAllocator=ezFoundation::GetDefaultAllocator()) (defined in ezStringWChar) | ezStringWChar | inline |
ezStringWChar(const wchar_t *pUtf32, ezAllocator *pAllocator=ezFoundation::GetDefaultAllocator()) (defined in ezStringWChar) | ezStringWChar | inline |
ezStringWChar(ezStringView sUtf8, ezAllocator *pAllocator=ezFoundation::GetDefaultAllocator()) (defined in ezStringWChar) | ezStringWChar | inline |
GetData() const (defined in ezStringWChar) | ezStringWChar | inline |
GetElementCount() const (defined in ezStringWChar) | ezStringWChar | inline |
operator const wchar_t *() const (defined in ezStringWChar) | ezStringWChar | inline |
operator=(const ezUInt16 *pUtf16) (defined in ezStringWChar) | ezStringWChar | |
operator=(const ezUInt32 *pUtf32) (defined in ezStringWChar) | ezStringWChar | |
operator=(const wchar_t *pUtf32) (defined in ezStringWChar) | ezStringWChar | |
operator=(ezStringView sUtf8) (defined in ezStringWChar) | ezStringWChar |