◆ FChunkDataAccess()
| BuildPatchServices::FChunkDataAccess::FChunkDataAccess |
( |
uint32 |
DataSize | ) |
|
|
inline |
◆ ~FChunkDataAccess()
| BuildPatchServices::FChunkDataAccess::~FChunkDataAccess |
( |
| ) |
|
|
inline |
◆ GetDataLock() [1/2]
Gets the thread lock on the data, must call ReleaseDataLock when finished with data.
- Parameters
-
| OutChunkData | Receives the pointer to chunk data. |
| OutChunkHeader | Receives the pointer to header. |
Implements BuildPatchServices::IChunkDataAccess.
◆ GetDataLock() [2/2]
◆ ReleaseDataLock()
| virtual void BuildPatchServices::FChunkDataAccess::ReleaseDataLock |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- Engine/Source/Runtime/Online/BuildPatchServices/Private/Data/ChunkData.cpp