![]() |
AOSharedServiceLibrary
|
This is the complete list of members for HttpInterface, including all inherited members.
| del(std::string url, int timeout)=0 | HttpInterface | pure virtual |
| get(std::string url, int timeout)=0 | HttpInterface | pure virtual |
| post(std::string url, std::string data, int timeout)=0 | HttpInterface | pure virtual |
| put(std::string url, std::string data, int timeout)=0 | HttpInterface | pure virtual |
| shutdown()=0 | HttpInterface | pure virtual |
| ~HttpInterface() (defined in HttpInterface) | HttpInterface | inlinevirtual |
1.8.11