|
ArnLib
4.0.x
Active Registry Network
|
#include "ArnLib_global.hpp"#include "XStringMap.hpp"#include "MQFlags.hpp"#include <QHostAddress>#include <QObject>#include <QStringList>#include <QString>#include <QAbstractSocket>#include <QAtomicInt>

Go to the source code of this file.
Classes | |
| struct | ArnZeroConf::Error |
| Errors of ZeroConfig, other values are defined in dns_sd.h. More... | |
| struct | ArnZeroConf::State |
| States of ZeroConfig, limited valid for each ArnZeroConfB subclass / These values must be synced with: ArnDiscover::State. More... | |
| class | ArnZeroConfB |
| Base class for Zero Config. More... | |
| class | ArnZeroConfRegister |
| Registering a ZeroConfig service. More... | |
| class | ArnZeroConfResolve |
| Resolv a ZeroConfig service. More... | |
| class | ArnZeroConfLookup |
| Lookup a host. More... | |
| class | ArnZeroConfBrowser |
| Browsing for ZeroConfig services. More... | |
Namespaces | |
| ArnZeroConf | |
Typedefs | |
| typedef struct _DNSServiceRef_t * | DNSServiceRef |
| typedef struct _DNSServiceRef_t* DNSServiceRef |
Definition at line 45 of file ArnZeroConf.hpp.