Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtPrivate::ReadWriteExtra Struct Reference

#include <qioring_p.h>

Collaboration diagram for QtPrivate::ReadWriteExtra:

Public Attributes

qint64 totalProcessed = 0
qsizetype spanIndex = 0
qsizetype spanOffset = 0
qsizetype numSpans = 1

Detailed Description

Definition at line 605 of file qioring_p.h.

Member Data Documentation

◆ numSpans

qsizetype QtPrivate::ReadWriteExtra::numSpans = 1

Definition at line 610 of file qioring_p.h.

◆ spanIndex

qsizetype QtPrivate::ReadWriteExtra::spanIndex = 0

Definition at line 608 of file qioring_p.h.

◆ spanOffset

qsizetype QtPrivate::ReadWriteExtra::spanOffset = 0

Definition at line 609 of file qioring_p.h.

◆ totalProcessed

qint64 QtPrivate::ReadWriteExtra::totalProcessed = 0

Definition at line 607 of file qioring_p.h.


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