OpenZWave Library  1.6.1133
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | Public Attributes | List of all members
OpenZWave::Internal::HttpDownload Struct Reference

#include <Http.h>

+ Collaboration diagram for OpenZWave::Internal::HttpDownload:

Public Types

enum  DownloadType { None, File, Config, MFSConfig }
 
enum  Status { Ok, Failed }
 

Public Attributes

string filename
 
string url
 
uint8 node
 
DownloadType operation
 
Status transferStatus
 

Member Enumeration Documentation

Enumerator
None 
File 
Config 
MFSConfig 
Enumerator
Ok 
Failed 

Member Data Documentation

string OpenZWave::Internal::HttpDownload::filename
uint8 OpenZWave::Internal::HttpDownload::node
DownloadType OpenZWave::Internal::HttpDownload::operation
Status OpenZWave::Internal::HttpDownload::transferStatus
string OpenZWave::Internal::HttpDownload::url

The documentation for this struct was generated from the following file: