LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
icoreproxy.h File Reference
#include <memory>
#include <QMetaType>
#include <QtNetwork/QNetworkAccessManager>
+ Include dependency graph for icoreproxy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ICoreProxy
 Proxy class for the communication with LeechCraft. More...
 

Namespaces

 LC
 
 LC::Util
 

Typedefs

using ICoreProxy_ptr = std::shared_ptr< ICoreProxy >
 

Functions

const ICoreProxy_ptrGetProxyHolder ()
 

Typedef Documentation

◆ ICoreProxy_ptr

using ICoreProxy_ptr = std::shared_ptr<ICoreProxy>

Definition at line 181 of file icoreproxy.h.

Function Documentation

◆ GetProxyHolder()

const ICoreProxy_ptr& GetProxyHolder ( )