|
Polyphase Game Engine
|
This is the complete list of members for HttpBackend, including all inherited members.
| GetMissingDependencyMessage() const | HttpBackend | inlinevirtual |
| Initialize()=0 | HttpBackend | pure virtual |
| IsAvailable() const =0 | HttpBackend | pure virtual |
| PerformRequest(const HttpRequest &request, std::atomic< bool > &cancelFlag, HttpResponse &outResponse)=0 | HttpBackend | pure virtual |
| Shutdown()=0 | HttpBackend | pure virtual |
| ~HttpBackend()=default | HttpBackend | virtual |