Operator
C++ library for plugging into matrix.org
All Classes Namespaces Files Functions Typedefs Pages
Operator::Qt::HTTPAdapter Member List

This is the complete list of members for Operator::Qt::HTTPAdapter, including all inherited members.

HTTPAdapter(QNetworkAccessManager *) (defined in Operator::Qt::HTTPAdapter)Operator::Qt::HTTPAdapter
httpcall(const std::string &method, const std::string &URL, const HTTP::headers_t &, std::unique_ptr< std::istream > body, size_t timeout, const HTTP::httpcallback_t &) (defined in Operator::Qt::HTTPAdapter)Operator::Qt::HTTPAdaptervirtual