UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FApplePlatformSymbolDatabase Struct Reference

#include <ApplePlatformSymbolication.h>

Public Member Functions

CORE_API FApplePlatformSymbolDatabase ()
 
CORE_API FApplePlatformSymbolDatabase (FApplePlatformSymbolDatabase const &Other)
 
CORE_API ~FApplePlatformSymbolDatabase ()
 
CORE_API FApplePlatformSymbolDatabaseoperator= (FApplePlatformSymbolDatabase const &Other)
 

Public Attributes

TSharedPtr< FGenericPlatformSymbolDatabaseGenericDB
 
FApplePlatformSymbolCache AppleDB
 

Detailed Description

Apple symbol database.

Constructor & Destructor Documentation

◆ FApplePlatformSymbolDatabase() [1/2]

FApplePlatformSymbolDatabase::FApplePlatformSymbolDatabase ( )

◆ FApplePlatformSymbolDatabase() [2/2]

FApplePlatformSymbolDatabase::FApplePlatformSymbolDatabase ( FApplePlatformSymbolDatabase const &  Other)

◆ ~FApplePlatformSymbolDatabase()

FApplePlatformSymbolDatabase::~FApplePlatformSymbolDatabase ( )

Member Function Documentation

◆ operator=()

FApplePlatformSymbolDatabase & FApplePlatformSymbolDatabase::operator= ( FApplePlatformSymbolDatabase const &  Other)

Member Data Documentation

◆ AppleDB

FApplePlatformSymbolCache FApplePlatformSymbolDatabase::AppleDB

◆ GenericDB

TSharedPtr<FGenericPlatformSymbolDatabase> FApplePlatformSymbolDatabase::GenericDB

The documentation for this struct was generated from the following files: