|
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: