![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qioring_p.h>
Public Member Functions | |
| template<Operation Op> | |
| GenericRequestType (QIORingRequest< Op > &&t) noexcept | |
| ~GenericRequestType () noexcept | |
| Operation | operation () const |
| template<Operation Op> | |
| QIORingRequest< Op > * | requestData () |
| template<Operation Op> | |
| QIORingRequest< Op > | takeRequestData () |
| bool | wasQueued () const |
| void | setQueued (bool status) |
Friends | |
| class | QIORing |
| bool | operator== (const GenericRequestType &l, const GenericRequestType &r) noexcept |
| bool | operator!= (const GenericRequestType &l, const GenericRequestType &r) noexcept |
Definition at line 421 of file qioring_p.h.
|
inlineexplicitnoexcept |
Definition at line 470 of file qioring_p.h.
|
inlinenoexcept |
Definition at line 474 of file qioring_p.h.
|
inline |
Definition at line 491 of file qioring_p.h.
|
inline |
Definition at line 493 of file qioring_p.h.
|
inline |
Definition at line 509 of file qioring_p.h.
|
inline |
Definition at line 501 of file qioring_p.h.
|
inline |
Definition at line 508 of file qioring_p.h.
|
friend |
Definition at line 486 of file qioring_p.h.
|
friend |
Definition at line 482 of file qioring_p.h.
|
friend |
Definition at line 423 of file qioring_p.h.