#include <HttpBackend.h>
◆ ~HttpBackend()
| virtual HttpBackend::~HttpBackend |
( |
| ) |
|
|
virtualdefault |
◆ GetMissingDependencyMessage()
| virtual const char * HttpBackend::GetMissingDependencyMessage |
( |
| ) |
const |
|
inlinevirtual |
◆ Initialize()
| virtual bool HttpBackend::Initialize |
( |
| ) |
|
|
pure virtual |
◆ IsAvailable()
| virtual bool HttpBackend::IsAvailable |
( |
| ) |
const |
|
pure virtual |
◆ PerformRequest()
| virtual void HttpBackend::PerformRequest |
( |
const HttpRequest & |
request, |
|
|
std::atomic< bool > & |
cancelFlag, |
|
|
HttpResponse & |
outResponse |
|
) |
| |
|
pure virtual |
◆ Shutdown()
| virtual void HttpBackend::Shutdown |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: