OpenZWave Library  1.5.0
Classes | Namespaces | Enumerations
DNS.h File Reference
#include <stdarg.h>
#include <string>
#include "Defs.h"
#include "platform/Log.h"
+ Include dependency graph for DNS.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenZWave::DNS
 Implements platform-independent DNS lookup Operations. More...
 

Namespaces

 OpenZWave
 

Enumerations

enum  OpenZWave::DNSError { OpenZWave::DNSError_None = 0, OpenZWave::DNSError_NotFound, OpenZWave::DNSError_DomainError, OpenZWave::DNSError_InternalError }
 Return codes for DNS lookups. More...