Struct QueueHeader
Defined in File queue-header.h
Inheritance Relationships
Base Type
public gpa::serialization::metadata::Header
(Struct Header)
Struct Documentation
-
struct QueueHeader : public gpa::serialization::metadata::Header
Public Members
-
uint32_t version
The version of this header.
See also
QueueHeaderVersion
-
uint64_t id
The identifier of the queue.
-
uint64_t deviceId
The identifier of the device that the queue was created.
-
QueueTypeFlags typeFlags
The flags of queue type that were used to create.
See also
QueueTypeFlagBits
-
uint32_t version