![]() |
LeechCraft
0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include "networkreply.h"
Public Member Functions | |
bool | await_ready () const noexcept |
void | await_suspend (std::coroutine_handle<> handle) noexcept |
NetworkResult | await_resume () const noexcept |
Public Attributes | |
QNetworkReply & | Reply_ |
Definition at line 22 of file networkreply.h.
|
noexcept |
Definition at line 15 of file networkreply.cpp.
References Reply_.
|
noexcept |
Definition at line 39 of file networkreply.cpp.
References Reply_.
|
noexcept |
Definition at line 20 of file networkreply.cpp.
QNetworkReply& LC::Util::detail::NRAwaiter::Reply_ |
Definition at line 24 of file networkreply.h.
Referenced by await_ready(), and await_resume().