cpp Rest API
All Classes Namespaces Files Functions
cpp_restapi::QtBackend::Connection Member List

This is the complete list of members for cpp_restapi::QtBackend::Connection, including all inherited members.

address() constcpp_restapi::BaseConnectionprotected
BaseConnection(const std::string &address, const std::map< std::string, std::string > &headerEntries)cpp_restapi::BaseConnectionexplicit
Connection(QNetworkAccessManager &, const std::string &address, const std::map< std::string, std::string > &headerEntries)cpp_restapi::QtBackend::Connection
Connection(const Connection &)=deletecpp_restapi::QtBackend::Connection
fetchPage(const std::string &request) overridecpp_restapi::QtBackend::Connectionvirtual
get(const std::string &) finalcpp_restapi::BaseConnectionvirtual
getHeaderEntries() constcpp_restapi::BaseConnectionprotected
operator=(const Connection &)=deletecpp_restapi::QtBackend::Connection
url() const finalcpp_restapi::BaseConnectionvirtual
~Connection()cpp_restapi::QtBackend::Connection
~IConnection()=defaultcpp_restapi::IConnectionvirtual