Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
DelegateBase.h File Reference
+ Include dependency graph for DelegateBase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FDelegateBase
 
struct  FDefaultDelegateUserPolicy
 
struct  FDefaultTSDelegateUserPolicy
 
class  TDelegateBase< UserPolicy >
 

Typedefs

typedef TAlignedBytes< 16, 16 > FAlignedInlineDelegateType
 
typedef FHeapAllocator FDelegateAllocatorType
 

Functions

 ALIAS_TEMPLATE_TYPE_LAYOUT (template< typename ElementType >, FDelegateAllocatorType::ForElementType< ElementType >, void *)
 
voidoperator new (size_t Size, FDelegateBase &Base)
 

Typedef Documentation

◆ FAlignedInlineDelegateType

Definition at line 15 of file DelegateBase.h.

◆ FDelegateAllocatorType

Function Documentation

◆ ALIAS_TEMPLATE_TYPE_LAYOUT()

ALIAS_TEMPLATE_TYPE_LAYOUT ( template< typename ElementType > ,
FDelegateAllocatorType::ForElementType< ElementType > ,
void *  )

◆ operator new()

void * operator new ( size_t Size,
FDelegateBase & Base )
inline

Definition at line 156 of file DelegateBase.h.