IoTeX client
|
This is the complete list of members for iotex::AbstractHTTP, including all inherited members.
AbstractHTTP()=default (defined in iotex::AbstractHTTP) | iotex::AbstractHTTP | protected |
AbstractHTTP(AbstractHTTP &&)=delete (defined in iotex::AbstractHTTP) | iotex::AbstractHTTP | protected |
get(const char *request)=0 (defined in iotex::IHTTP) | iotex::IHTTP | pure virtual |
get(const char *request, char *rspBuf, size_t size) (defined in iotex::IHTTP) | iotex::IHTTP | inlinevirtual |
IHTTP()=default (defined in iotex::IHTTP) | iotex::IHTTP | protected |
operator=(AbstractHTTP &&)=delete (defined in iotex::AbstractHTTP) | iotex::AbstractHTTP | protected |
operator=(const AbstractHTTP &other)=default (defined in iotex::AbstractHTTP) | iotex::AbstractHTTP | protected |
post(const char *request, const char *body, IotexString &response)=0 (defined in iotex::IHTTP) | iotex::IHTTP | pure virtual |
post(const char *request, const char *body, char *rspBuf, size_t size) (defined in iotex::IHTTP) | iotex::IHTTP | inlinevirtual |
~AbstractHTTP() (defined in iotex::AbstractHTTP) | iotex::AbstractHTTP | inlinevirtual |
~IHTTP() (defined in iotex::IHTTP) | iotex::IHTTP | inlinevirtual |