#include <qiooperation_p_p.h>
Definition at line 33 of file qiooperation_p_p.h.
◆ ReadSpans
◆ WriteSpans
◆ QIOOperationDataStorage() [1/5]
QtPrivate::QIOOperationDataStorage::QIOOperationDataStorage |
( |
| ) |
|
|
inlineexplicit |
◆ QIOOperationDataStorage() [2/5]
QtPrivate::QIOOperationDataStorage::QIOOperationDataStorage |
( |
QSpan< const QSpan< std::byte > > | s | ) |
|
|
inlineexplicit |
◆ QIOOperationDataStorage() [3/5]
QtPrivate::QIOOperationDataStorage::QIOOperationDataStorage |
( |
QSpan< const QSpan< const std::byte > > | s | ) |
|
|
inlineexplicit |
◆ QIOOperationDataStorage() [4/5]
QtPrivate::QIOOperationDataStorage::QIOOperationDataStorage |
( |
const QByteArray & | a | ) |
|
|
inlineexplicit |
◆ QIOOperationDataStorage() [5/5]
QtPrivate::QIOOperationDataStorage::QIOOperationDataStorage |
( |
QByteArray && | a | ) |
|
|
inlineexplicit |
◆ containsByteArray()
bool QtPrivate::QIOOperationDataStorage::containsByteArray |
( |
| ) |
const |
|
inline |
◆ containsReadSpans()
bool QtPrivate::QIOOperationDataStorage::containsReadSpans |
( |
| ) |
const |
|
inline |
◆ containsWriteSpans()
bool QtPrivate::QIOOperationDataStorage::containsWriteSpans |
( |
| ) |
const |
|
inline |
◆ getByteArray() [1/2]
QByteArray & QtPrivate::QIOOperationDataStorage::getByteArray |
( |
| ) |
|
|
inline |
◆ getByteArray() [2/2]
const QByteArray & QtPrivate::QIOOperationDataStorage::getByteArray |
( |
| ) |
const |
|
inline |
◆ getReadSpans() [1/2]
ReadSpans & QtPrivate::QIOOperationDataStorage::getReadSpans |
( |
| ) |
|
|
inline |
◆ getReadSpans() [2/2]
const ReadSpans & QtPrivate::QIOOperationDataStorage::getReadSpans |
( |
| ) |
const |
|
inline |
◆ getValue() [1/4]
template<>
QSpan< const QSpan< std::byte > > QtPrivate::QIOOperationDataStorage::getValue |
( |
| ) |
const |
|
inline |
◆ getValue() [2/4]
template<>
QSpan< const QSpan< const std::byte > > QtPrivate::QIOOperationDataStorage::getValue |
( |
| ) |
const |
|
inline |
◆ getValue() [3/4]
template<>
QByteArray QtPrivate::QIOOperationDataStorage::getValue |
( |
| ) |
const |
|
inline |
◆ getValue() [4/4]
template<typename T>
T QtPrivate::QIOOperationDataStorage::getValue |
( |
| ) |
const |
|
delete |
◆ getWriteSpans() [1/2]
WriteSpans & QtPrivate::QIOOperationDataStorage::getWriteSpans |
( |
| ) |
|
|
inline |
◆ getWriteSpans() [2/2]
const WriteSpans & QtPrivate::QIOOperationDataStorage::getWriteSpans |
( |
| ) |
const |
|
inline |
◆ isEmpty()
bool QtPrivate::QIOOperationDataStorage::isEmpty |
( |
| ) |
const |
|
inline |
◆ DefaultNumOfBuffers
qsizetype QtPrivate::QIOOperationDataStorage::DefaultNumOfBuffers = 10 |
|
staticconstexpr |
The documentation for this class was generated from the following file: