DNSSD
responder.h File Reference
#include <qobject.h>
#include <qsocketnotifier.h>
#include <qsignal.h>
#include <config.h>
Include dependency graph for responder.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DNSSD::Responder |
This class should not be used directly. More... | |
Namespaces | |
namespace | DNSSD |
Defines | |
#define | DNSServiceRef void* |
Functions | |
QString | DNSSD::DNSToDomain (const char *domain) |
bool | DNSSD::domainIsLocal (const QString &domain) |
QCString | DNSSD::domainToDNS (const QString &domain) |
Define Documentation
#define DNSServiceRef void* |
Definition at line 31 of file responder.h.