Foundation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FBlobJob Struct Reference

Public Member Functions

 FBlobJob (Allocator *alloc=GLOBAL_ALLOC)
 

Public Attributes

Vector< unsigned char > bytes
 
uint32_t count {0}
 
uint32_t stride {0}
 
uint64_t alignment {16}
 
FBlobCodec requestedCodec {FBlobCodec::None}
 
FBlobRefoutRef {nullptr}
 

Constructor & Destructor Documentation

◆ FBlobJob()

FBlobJob::FBlobJob ( Allocator alloc = GLOBAL_ALLOC)
inlineexplicit

Member Data Documentation

◆ alignment

uint64_t FBlobJob::alignment {16}

◆ bytes

Vector<unsigned char> FBlobJob::bytes

◆ count

uint32_t FBlobJob::count {0}

◆ outRef

FBlobRef* FBlobJob::outRef {nullptr}

◆ requestedCodec

FBlobCodec FBlobJob::requestedCodec {FBlobCodec::None}

◆ stride

uint32_t FBlobJob::stride {0}

The documentation for this struct was generated from the following file: