AnCH Framework 0.1
Another C++ Hack Framework
Loading...
Searching...
No Matches
anch::rest::CURLClient Member List

This is the complete list of members for anch::rest::CURLClient, including all inherited members.

CONNECT(const anch::rest::Request &request) overrideanch::rest::CURLClientvirtual
CONNECT(const std::string &path) overrideanch::rest::CURLClientvirtual
CURLClient()anch::rest::CURLClient
DELETE(const anch::rest::Request &request) overrideanch::rest::CURLClientvirtual
DELETE(const std::string &path) overrideanch::rest::CURLClientvirtual
GET(const anch::rest::Request &request) overrideanch::rest::CURLClientvirtual
GET(const std::string &path) overrideanch::rest::CURLClientvirtual
HEAD(const anch::rest::Request &request) overrideanch::rest::CURLClientvirtual
HEAD(const std::string &path) overrideanch::rest::CURLClientvirtual
OPTIONS(const anch::rest::Request &request) overrideanch::rest::CURLClientvirtual
OPTIONS(const std::string &path) overrideanch::rest::CURLClientvirtual
PATCH(const anch::rest::Request &request) overrideanch::rest::CURLClientvirtual
POST(const anch::rest::Request &request) overrideanch::rest::CURLClientvirtual
PUT(const anch::rest::Request &request) overrideanch::rest::CURLClientvirtual
TRACE(const std::string &path) overrideanch::rest::CURLClientvirtual
~CURLClient()anch::rest::CURLClientvirtual