Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Text
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Text/Symbol.h |
| Include | #include "uLang/Common/Text/Symbol.h" |
Syntax
class CSymbol
Remarks
Symbol representing a text string with an associated id.
Constructors
| Type | Name | Description | |
|---|---|---|---|
| ULANG_FORCEINLINE | CSymbol () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ULANG_FORCEINLINE const char * | AsCString () |
||
| ULANG_FORCEINLINECUTF8String | AsString () |
||
| ULANG_FORCEINLINECUTF8StringView | AsStringView () |
||
| ULANG_FORCEINLINEEEquate | |||
| ULANG_FORCEINLINEUTF8Char | FirstByte () |
||
| ULANG_FORCEINLINESymbolId | GetId () |
||
| ULANG_FORCEINLINE bool | IsGenerated () |
||
| ULANG_FORCEINLINE bool | IsNull () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| ULANG_FORCEINLINE bool | operator!=
(
const CSymbol& Other |
||
| ULANG_FORCEINLINE bool | |||
| ULANG_FORCEINLINE bool | operator<=
(
const CSymbol& Other |
||
| ULANG_FORCEINLINE bool | operator==
(
const CSymbol& Other |
||
| ULANG_FORCEINLINE bool | |||
| ULANG_FORCEINLINE bool | operator>=
(
const CSymbol& Other |