OpenZWave Library 1.6.1914
Classes | Namespaces | Enumerations
DNSThread.h File Reference
#include <string>
#include <map>
#include <list>
#include "Defs.h"
#include "Driver.h"
#include "platform/Event.h"
#include "platform/Mutex.h"
#include "platform/TimeStamp.h"
#include "platform/DNS.h"

Go to the source code of this file.

Classes

struct  OpenZWave::Internal::DNSLookup
 
class  OpenZWave::Internal::DNSThread
 the DNSThread provides Async DNS lookups for checking revision numbers of Config Files against the official database More...
 

Namespaces

namespace  OpenZWave
 
namespace  OpenZWave::Internal
 
namespace  OpenZWave::Internal::Platform
 

Enumerations

enum  OpenZWave::Internal::LookupType { OpenZWave::Internal::DNS_Lookup_ConfigRevision = 1 }