IoTeX client
iotex::AbstractHTTP Member List

This is the complete list of members for iotex::AbstractHTTP, including all inherited members.

AbstractHTTP()=default (defined in iotex::AbstractHTTP)iotex::AbstractHTTPprotected
AbstractHTTP(AbstractHTTP &&)=delete (defined in iotex::AbstractHTTP)iotex::AbstractHTTPprotected
get(const char *request)=0 (defined in iotex::IHTTP)iotex::IHTTPpure virtual
get(const char *request, char *rspBuf, size_t size) (defined in iotex::IHTTP)iotex::IHTTPinlinevirtual
IHTTP()=default (defined in iotex::IHTTP)iotex::IHTTPprotected
operator=(AbstractHTTP &&)=delete (defined in iotex::AbstractHTTP)iotex::AbstractHTTPprotected
operator=(const AbstractHTTP &other)=default (defined in iotex::AbstractHTTP)iotex::AbstractHTTPprotected
post(const char *request, const char *body, IotexString &response)=0 (defined in iotex::IHTTP)iotex::IHTTPpure virtual
post(const char *request, const char *body, char *rspBuf, size_t size) (defined in iotex::IHTTP)iotex::IHTTPinlinevirtual
~AbstractHTTP() (defined in iotex::AbstractHTTP)iotex::AbstractHTTPinlinevirtual
~IHTTP() (defined in iotex::IHTTP)iotex::IHTTPinlinevirtual