DNSSD
DNSSD::AddRemoveEvent Class Reference
#include <mdnsd-sdevent.h>
Inheritance diagram for DNSSD::AddRemoveEvent:

Detailed Description
Definition at line 39 of file mdnsd-sdevent.h.
Public Types | |
enum | Operation { Add, Remove } |
Public Member Functions | |
AddRemoveEvent (Operation op, const QString &name, const QString &type, const QString &domain, bool last) | |
Public Attributes | |
const QString | m_domain |
const bool | m_last |
const QString | m_name |
const Operation | m_op |
const QString | m_type |
Member Enumeration Documentation
Constructor & Destructor Documentation
DNSSD::AddRemoveEvent::AddRemoveEvent | ( | Operation | op, | |
const QString & | name, | |||
const QString & | type, | |||
const QString & | domain, | |||
bool | last | |||
) | [inline] |
Definition at line 43 of file mdnsd-sdevent.h.
Member Data Documentation
Definition at line 51 of file mdnsd-sdevent.h.
Definition at line 52 of file mdnsd-sdevent.h.
Definition at line 49 of file mdnsd-sdevent.h.
Definition at line 48 of file mdnsd-sdevent.h.
Definition at line 50 of file mdnsd-sdevent.h.
The documentation for this class was generated from the following file: