LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
handlenetworkreply.h File Reference
#include <QNetworkReply>
#include <util/sll/either.h>
#include <util/sll/void.h>
#include <util/sll/typelist.h>
#include <util/threads/futures.h>
#include "networkconfig.h"
+ Include dependency graph for handlenetworkreply.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  LC::Util::ReplyWithHeaders
 
struct  LC::Util::ReplyError
 

Namespaces

namespace  LC
 
namespace  LC::Util
 

Functions

template<typename F>
void LC::Util::HandleNetworkReply (QObject *context, QNetworkReply *reply, F f)
 
template<typename... Args>
auto LC::Util::HandleReply (QNetworkReply *reply, QObject *context)
 
template<typename... Args>
auto LC::Util::HandleReplySeq (QNetworkReply *reply, QObject *context)