![]() |
LeechCraft
0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include <source_location>#include <variant>#include <QtNetwork/QNetworkReply>#include "../threadsconfig.h"
Include dependency graph for networkresult.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | LC::Util::NetworkReplyError |
| struct | LC::Util::NetworkReplySuccess |
| class | LC::Util::NetworkReplyErrorException |
| class | LC::Util::Either< L, R > |
| class | LC::Util::NetworkResult |
Namespaces | |
| LC::Util | |
Typedefs | |
| using | LC::Util::NRBase_t = std::variant< NetworkReplyError, NetworkReplySuccess > |
Functions | |
| QDebug | LC::Util::operator<< (QDebug dbg, const NetworkReplyError &error) |
| QDebug | LC::Util::operator<< (QDebug dbg, const NetworkReplyErrorException &exception) |
| QDebug | LC::Util::operator<< (QDebug dbg, const NetworkResult &result) |