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