IoTeX client
Protected Member Functions | List of all members
iotex::AbstractHTTP Class Reference
Inheritance diagram for iotex::AbstractHTTP:
iotex::IHTTP

Protected Member Functions

 AbstractHTTP (AbstractHTTP &&)=delete
 
AbstractHTTPoperator= (AbstractHTTP &&)=delete
 
AbstractHTTPoperator= (const AbstractHTTP &other)=default
 

Additional Inherited Members

- Public Member Functions inherited from iotex::IHTTP
virtual IotexString get (const char *request)=0
 
virtual iotex::ResultCode post (const char *request, const char *body, IotexString &response)=0
 
virtual int get (const char *request, char *rspBuf, size_t size)
 
virtual int post (const char *request, const char *body, char *rspBuf, size_t size)
 

The documentation for this class was generated from the following file: