#include <qt_connection.hpp>
◆ Connection() [1/2]
cpp_restapi::QtBackend::Connection::Connection |
( |
QNetworkAccessManager & | , |
|
|
const std::string & | address, |
|
|
const std::map< std::string, std::string > & | headerEntries ) |
◆ Connection() [2/2]
cpp_restapi::QtBackend::Connection::Connection |
( |
const Connection & | | ) |
|
|
delete |
◆ ~Connection()
cpp_restapi::QtBackend::Connection::~Connection |
( |
| ) |
|
◆ fetchPage()
std::pair< std::string, std::string > cpp_restapi::QtBackend::Connection::fetchPage |
( |
const std::string & | request | ) |
|
|
overridevirtual |
◆ operator=()
The documentation for this class was generated from the following file: