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

Public Member Functions

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: