![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ApplePlatformSymbolication.h>
Public Types | |
| enum | { bAllowDuplicateKeys = 0 } |
| typedef TCallTraits< FString >::ParamType | KeyInitType |
| typedef TCallTraits< FApplePlatformSymbolDatabase >::ParamType | ElementInitType |
Static Public Member Functions | |
| static UE_FORCEINLINE_HINT KeyInitType | GetSetKey (ElementInitType Element) |
| static UE_FORCEINLINE_HINT bool | Matches (KeyInitType A, KeyInitType B) |
| static UE_FORCEINLINE_HINT uint32 | GetKeyHash (KeyInitType Key) |
Apple symbol database hash.
| typedef TCallTraits<FApplePlatformSymbolDatabase>::ParamType FApplePlatformSymbolDatabaseKeyFuncs::ElementInitType |
| typedef TCallTraits<FString>::ParamType FApplePlatformSymbolDatabaseKeyFuncs::KeyInitType |
|
inlinestatic |
Calculates a hash index for a key.
|
inlinestatic |
|
inlinestatic |