![]() |
OpenZWave Library 1.6.1914
|
#include <Http.h>
Public Member Functions | |
| HttpClient (Driver *) | |
| ~HttpClient () | |
| bool | StartDownload (HttpDownload *transfer) |
| Public Member Functions inherited from OpenZWave::Internal::i_HttpClient | |
| i_HttpClient (Driver *) | |
| virtual | ~i_HttpClient () |
| void | FinishDownload (HttpDownload *transfer) |
| OpenZWave::Internal::HttpClient::HttpClient | ( | OpenZWave::Driver * | drv | ) |
| OpenZWave::Internal::HttpClient::~HttpClient | ( | ) |
|
virtual |
Implements OpenZWave::Internal::i_HttpClient.