UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
syms_aggregate_proc_map.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2/* date = January 18th 2022 1:40 pm */
3
4#ifndef SYMS_AGGREGATE_PROC_MAP_H
5#define SYMS_AGGREGATE_PROC_MAP_H
6
7// This extra relies on the "syms group" layer
8
13
16
17#endif //SYMS_AGGREGATE_PROC_MAP_H
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition syms_aggregate_proc_map.h:9
SYMS_USIDArray procs
Definition syms_aggregate_proc_map.h:10
SYMS_SpatialMultiMap1D map
Definition syms_aggregate_proc_map.h:11
Definition syms_group.h:26
Definition syms_data_structures.h:85
Definition syms_debug_info.h:250
SYMS_API SYMS_AggregatedProcedureMap syms_aggregated_procedure_map_from_group(SYMS_Arena *arena, SYMS_Group *group)
Definition syms_aggregate_proc_map.c:7
#define SYMS_API
Definition syms_base.h:29
#define SYMS_Arena
Definition syms_default_arena.h:61