Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TConcurrentLinearBulkObjectAlloc-
| Name | TObject |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Experimental/ConcurrentLinearAllocator.h |
| Include Path | #include "Experimental/ConcurrentLinearAllocator.h" |
Syntax
template<typename T>
struct TObject : public TConcurrentLinearBulkObjectAllocator< BlockAllocationTag >::FAllocation
Inheritance Hierarchy
- TConcurrentLinearBulkObjectAllocator< BlockAllocationTag >::FAllocation → TConcurrentLinearBulkObjectAllocator::TObject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TObject() |
Experimental/ConcurrentLinearAllocator.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~TObject() |
Experimental/ConcurrentLinearAllocator.h |