#include <ITransportLayer.h>
◆ ~ITransportLayer()
virtual JSONRPC::ITransportLayer::~ITransportLayer |
( |
| ) |
|
|
virtualdefault |
◆ Download()
virtual bool JSONRPC::ITransportLayer::Download |
( |
const char * | path, |
|
|
CVariant & | result ) |
|
pure virtual |
◆ GetCapabilities()
virtual int JSONRPC::ITransportLayer::GetCapabilities |
( |
| ) |
|
|
pure virtual |
◆ PrepareDownload()
virtual bool JSONRPC::ITransportLayer::PrepareDownload |
( |
const char * | path, |
|
|
CVariant & | details, |
|
|
std::string & | protocol ) |
|
pure virtual |
The documentation for this class was generated from the following file: