77 static void DNSThreadEntryPoint(
Event* _exitEvent,
void* _context );
81 void DNSThreadProc(
Event* _exitEvent );
91 list<DNSLookup *> m_dnslist;
92 list<DNSLookup *> m_dnslistinprogress;
93 Event* m_dnsRequestEvent;
#define OPENZWAVE_EXPORT
Definition Defs.h:51
unsigned char uint8
Definition Defs.h:89
the DNSThread provides Async DNS lookups for checking revision numbers of Config Files against the of...
Definition DNSThread.h:68
Implements platform-independent DNS lookup Operations.
Definition DNS.h:57
The Driver class handles communication between OpenZWave and a device attached via a serial port (typ...
Definition Driver.h:65
Platform-independent definition of event objects.
Definition Event.h:41
Implements a platform-independent mutex–for serializing access to a shared resource.
Definition Mutex.h:41
LookupType
Definition DNSThread.h:50
@ DNS_Lookup_ConfigRevision
Definition DNSThread.h:51
Definition DNSThread.h:54
string lookup
Definition DNSThread.h:56
string result
Definition DNSThread.h:57
LookupType type
Definition DNSThread.h:59
uint8 NodeID
Definition DNSThread.h:55
DNSError status
Definition DNSThread.h:58