DNSSD
OrgFreedesktopAvahiEntryGroupInterface Class Reference
#include <avahi_entrygroup_interface.h>

Detailed Description
Definition at line 26 of file avahi_entrygroup_interface.h.
Public Slots | |
QDBusReply< void > | AddAddress (int interface, int protocol, uint flags, const QString &name, const QString &address) |
QDBusReply< void > | AddRecord (int interface, int protocol, uint flags, const QString &name, ushort clazz, ushort type, uint ttl, const QByteArray &rdata) |
QDBusReply< void > | AddService (int interface, int protocol, uint flags, const QString &name, const QString &type, const QString &domain, const QString &host, ushort port, const QList< QByteArray > &txt) |
QDBusReply< void > | AddServiceSubtype (int interface, int protocol, uint flags, const QString &name, const QString &type, const QString &domain, const QString &subtype) |
QDBusReply< void > | Commit () |
QDBusReply< void > | Free () |
QDBusReply< int > | GetState () |
QDBusReply< bool > | IsEmpty () |
QDBusReply< void > | Reset () |
QDBusReply< void > | UpdateServiceTxt (int interface, int protocol, uint flags, const QString &name, const QString &type, const QString &domain, const QList< QByteArray > &txt) |
Signals | |
void | StateChanged (int state, const QString &error) |
Public Member Functions | |
OrgFreedesktopAvahiEntryGroupInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0) | |
~OrgFreedesktopAvahiEntryGroupInterface () | |
Static Public Member Functions | |
static const char * | staticInterfaceName () |
Constructor & Destructor Documentation
OrgFreedesktopAvahiEntryGroupInterface::OrgFreedesktopAvahiEntryGroupInterface | ( | const QString & | service, | |
const QString & | path, | |||
const QDBusConnection & | connection, | |||
QObject * | parent = 0 | |||
) |
Definition at line 20 of file avahi_entrygroup_interface.cpp.
OrgFreedesktopAvahiEntryGroupInterface::~OrgFreedesktopAvahiEntryGroupInterface | ( | ) |
Definition at line 25 of file avahi_entrygroup_interface.cpp.
Member Function Documentation
QDBusReply<void> OrgFreedesktopAvahiEntryGroupInterface::AddAddress | ( | int | interface, | |
int | protocol, | |||
uint | flags, | |||
const QString & | name, | |||
const QString & | address | |||
) | [inline, slot] |
Definition at line 39 of file avahi_entrygroup_interface.h.
QDBusReply<void> OrgFreedesktopAvahiEntryGroupInterface::AddRecord | ( | int | interface, | |
int | protocol, | |||
uint | flags, | |||
const QString & | name, | |||
ushort | clazz, | |||
ushort | type, | |||
uint | ttl, | |||
const QByteArray & | rdata | |||
) | [inline, slot] |
Definition at line 46 of file avahi_entrygroup_interface.h.
QDBusReply<void> OrgFreedesktopAvahiEntryGroupInterface::AddService | ( | int | interface, | |
int | protocol, | |||
uint | flags, | |||
const QString & | name, | |||
const QString & | type, | |||
const QString & | domain, | |||
const QString & | host, | |||
ushort | port, | |||
const QList< QByteArray > & | txt | |||
) | [inline, slot] |
Definition at line 53 of file avahi_entrygroup_interface.h.
QDBusReply<void> OrgFreedesktopAvahiEntryGroupInterface::AddServiceSubtype | ( | int | interface, | |
int | protocol, | |||
uint | flags, | |||
const QString & | name, | |||
const QString & | type, | |||
const QString & | domain, | |||
const QString & | subtype | |||
) | [inline, slot] |
Definition at line 60 of file avahi_entrygroup_interface.h.
QDBusReply<void> OrgFreedesktopAvahiEntryGroupInterface::Commit | ( | ) | [inline, slot] |
Definition at line 67 of file avahi_entrygroup_interface.h.
QDBusReply<void> OrgFreedesktopAvahiEntryGroupInterface::Free | ( | ) | [inline, slot] |
Definition at line 73 of file avahi_entrygroup_interface.h.
QDBusReply<int> OrgFreedesktopAvahiEntryGroupInterface::GetState | ( | ) | [inline, slot] |
Definition at line 79 of file avahi_entrygroup_interface.h.
QDBusReply<bool> OrgFreedesktopAvahiEntryGroupInterface::IsEmpty | ( | ) | [inline, slot] |
Definition at line 85 of file avahi_entrygroup_interface.h.
QDBusReply<void> OrgFreedesktopAvahiEntryGroupInterface::Reset | ( | ) | [inline, slot] |
Definition at line 91 of file avahi_entrygroup_interface.h.
void OrgFreedesktopAvahiEntryGroupInterface::StateChanged | ( | int | state, | |
const QString & | error | |||
) | [signal] |
static const char* OrgFreedesktopAvahiEntryGroupInterface::staticInterfaceName | ( | ) | [inline, static] |
Definition at line 30 of file avahi_entrygroup_interface.h.
QDBusReply<void> OrgFreedesktopAvahiEntryGroupInterface::UpdateServiceTxt | ( | int | interface, | |
int | protocol, | |||
uint | flags, | |||
const QString & | name, | |||
const QString & | type, | |||
const QString & | domain, | |||
const QList< QByteArray > & | txt | |||
) | [inline, slot] |
Definition at line 97 of file avahi_entrygroup_interface.h.
The documentation for this class was generated from the following files: