dnssd Library API Documentation

DNSSD::Responder Class Reference

This class should not be used directly.Internal class wrapping dns_sd.h interface. More...

#include <responder.h>

Inheritance diagram for DNSSD::Responder:

Inheritance graph
[legend]
Collaboration diagram for DNSSD::Responder:

Collaboration graph
[legend]
List of all members.

Public Slots

void process ()

Public Member Functions

 Responder (DNSServiceRef ref=0, QObject *parent=0, const char *name=0)
 ~Responder ()
bool isRunning () const
void setRef (DNSServiceRef ref)
void stop ()

Protected Attributes

DNSServiceRef m_ref
bool m_running
QSocketNotifierm_socket

Detailed Description

This class should not be used directly.Internal class wrapping dns_sd.h interface.

Author:
Jakub Stachowski

Definition at line 43 of file responder.h.


Member Function Documentation

bool DNSSD::Responder::isRunning  )  const
 

Returns true if it is possible to use mDNS service publishing and discovery.

It needs mDNSResponder running.

Definition at line 76 of file responder.cpp.

References m_running.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for dnssd Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 14:01:20 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003