This is the complete list of members for anch::rest::ClientIface, including all inherited members.
| CONNECT(const anch::rest::Request &request)=0 | anch::rest::ClientIface | pure virtual |
| CONNECT(const std::string &path)=0 | anch::rest::ClientIface | pure virtual |
| DELETE(const anch::rest::Request &request)=0 | anch::rest::ClientIface | pure virtual |
| DELETE(const std::string &path)=0 | anch::rest::ClientIface | pure virtual |
| GET(const anch::rest::Request &request)=0 | anch::rest::ClientIface | pure virtual |
| GET(const std::string &path)=0 | anch::rest::ClientIface | pure virtual |
| HEAD(const anch::rest::Request &request)=0 | anch::rest::ClientIface | pure virtual |
| HEAD(const std::string &path)=0 | anch::rest::ClientIface | pure virtual |
| OPTIONS(const anch::rest::Request &request)=0 | anch::rest::ClientIface | pure virtual |
| OPTIONS(const std::string &path)=0 | anch::rest::ClientIface | pure virtual |
| PATCH(const anch::rest::Request &request)=0 | anch::rest::ClientIface | pure virtual |
| POST(const anch::rest::Request &request)=0 | anch::rest::ClientIface | pure virtual |
| PUT(const anch::rest::Request &request)=0 | anch::rest::ClientIface | pure virtual |
| TRACE(const std::string &path)=0 | anch::rest::ClientIface | pure virtual |