ArnLib  4.0.x
Active Registry Network
ArnZeroConf.hpp File Reference

(4.0.0)

#include "ArnLib_global.hpp"
#include "XStringMap.hpp"
#include "MQFlags.hpp"
#include <QHostAddress>
#include <QObject>
#include <QStringList>
#include <QString>
#include <QAbstractSocket>
#include <QAtomicInt>
Include dependency graph for ArnZeroConf.hpp:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ DNSServiceRef

typedef struct _DNSServiceRef_t* DNSServiceRef

Definition at line 45 of file ArnZeroConf.hpp.