|
IoTeX client
|
This is the complete list of members for iotex::IHTTP, including all inherited members.
| 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 |
| 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 |
| ~IHTTP() (defined in iotex::IHTTP) | iotex::IHTTP | inlinevirtual |