Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates
Inheritance Hierarchy
- FThreadSafeRefCountedObject
- FPackageHashes
- FSceneCaptureMemorySize
- FShaderMapResourceCode
- FSharedImage
- IQueuedWorkInternalData
- FQueuedLowLevelThreadPool::FQueuedWorkInternalData
- TLocalWorkQueue::FInternalData
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/RefCounting.h |
Include | #include "Templates/RefCounting.h" |
Syntax
class FThreadSafeRefCountedObject
Remarks
Like FRefCountedObject, but internal ref count is thread safe
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FThreadSafeRefCountedObject
(
const FThreadSafeRefCountedObject& Rhs |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FThreadSafeRefCountedObject & | operator=
(
const FThreadSafeRefCountedObject& Rhs |