12#ifndef ROOT_TBonjourRegistrar
13#define ROOT_TBonjourRegistrar
45typedef UInt_t DNSServiceFlags;
46typedef Int_t DNSServiceErrorType;
63 const char *,
const char *,
const char *,
void *);
66 const char *,
const char *,
const char *,
void *);
#define ClassDef(name, id)
TFileHandler * fBonjourSocketHandler
TBonjourRecord RegisteredRecord() const
Int_t RegisterService(const TBonjourRecord &record, UShort_t servicePort)
Register Bonjour service.
static void DNSSD_API BonjourRegisterService(DNSServiceRef, DNSServiceFlags, DNSServiceErrorType, const char *, const char *, const char *, void *)
Static Bonjour register callback function.
TBonjourRecord fFinalRecord
TBonjourRegistrar()
Default ctor.
virtual ~TBonjourRegistrar()
Cleanup.
void ServiceRegistered(TBonjourRecord *record)
Emit ServiceRegistered signal.
void BonjourSocketReadyRead()
The Bonjour socket is ready for reading.
Mother of all ROOT objects.
This is the ROOT implementation of the Qt object communication mechanism (see also http://www....