DNSSD
OrgFreedesktopAvahiServerInterface Class Reference
#include <avahi_server_interface.h>

Detailed Description
Definition at line 29 of file avahi_server_interface.h.
Public Slots | |
QDBusReply< QDBusObjectPath > | AddressResolverNew (int interface, int protocol, const QString &address, uint flags) |
QDBusReply< QDBusObjectPath > | DomainBrowserNew (int interface, int protocol, const QString &domain, int btype, uint flags) |
QDBusReply< QDBusObjectPath > | EntryGroupNew () |
QDBusReply< QString > | GetAlternativeHostName (const QString &name) |
QDBusReply< QString > | GetAlternativeServiceName (const QString &name) |
QDBusReply< uint > | GetAPIVersion () |
QDBusReply< QString > | GetDomainName () |
QDBusReply< QString > | GetHostName () |
QDBusReply< QString > | GetHostNameFqdn () |
QDBusReply< uint > | GetLocalServiceCookie () |
QDBusReply< int > | GetNetworkInterfaceIndexByName (const QString &name) |
QDBusReply< QString > | GetNetworkInterfaceNameByIndex (int index) |
QDBusReply< int > | GetState () |
QDBusReply< QString > | GetVersionString () |
QDBusReply< QDBusObjectPath > | HostNameResolverNew (int interface, int protocol, const QString &name, int aprotocol, uint flags) |
QDBusReply< bool > | IsNSSSupportAvailable () |
QDBusReply< QDBusObjectPath > | RecordBrowserNew (int interface, int protocol, const QString &name, ushort clazz, ushort type, uint flags) |
QDBusReply< int > | ResolveAddress (int interface, int protocol, const QString &address, uint flags, int &protocol_, int &aprotocol, QString &address_, QString &name, uint &flags_) |
QDBusReply< int > | ResolveHostName (int interface, int protocol, const QString &name, int aprotocol, uint flags, int &protocol_, QString &name_, int &aprotocol_, QString &address, uint &flags_) |
QDBusReply< int > | ResolveService (int interface, int protocol, const QString &name, const QString &type, const QString &domain, int aprotocol, uint flags, int &protocol_, QString &name_, QString &type_, QString &domain_, QString &host, int &aprotocol_, QString &address, ushort &port, QList< QByteArray > &txt, uint &flags_) |
QDBusReply< QDBusObjectPath > | ServiceBrowserNew (int interface, int protocol, const QString &type, const QString &domain, uint flags) |
QDBusReply< QDBusObjectPath > | ServiceResolverNew (int interface, int protocol, const QString &name, const QString &type, const QString &domain, int aprotocol, uint flags) |
QDBusReply< QDBusObjectPath > | ServiceTypeBrowserNew (int interface, int protocol, const QString &domain, uint flags) |
QDBusReply< void > | SetHostName (const QString &name) |
Signals | |
void | StateChanged (int state, const QString &error) |
Public Member Functions | |
OrgFreedesktopAvahiServerInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0) | |
~OrgFreedesktopAvahiServerInterface () | |
Static Public Member Functions | |
static const char * | staticInterfaceName () |
Constructor & Destructor Documentation
OrgFreedesktopAvahiServerInterface::OrgFreedesktopAvahiServerInterface | ( | const QString & | service, | |
const QString & | path, | |||
const QDBusConnection & | connection, | |||
QObject * | parent = 0 | |||
) |
Definition at line 22 of file avahi_server_interface.cpp.
OrgFreedesktopAvahiServerInterface::~OrgFreedesktopAvahiServerInterface | ( | ) |
Definition at line 27 of file avahi_server_interface.cpp.
Member Function Documentation
QDBusReply<QDBusObjectPath> OrgFreedesktopAvahiServerInterface::AddressResolverNew | ( | int | interface, | |
int | protocol, | |||
const QString & | address, | |||
uint | flags | |||
) | [inline, slot] |
Definition at line 42 of file avahi_server_interface.h.
QDBusReply<QDBusObjectPath> OrgFreedesktopAvahiServerInterface::DomainBrowserNew | ( | int | interface, | |
int | protocol, | |||
const QString & | domain, | |||
int | btype, | |||
uint | flags | |||
) | [inline, slot] |
Definition at line 49 of file avahi_server_interface.h.
QDBusReply<QDBusObjectPath> OrgFreedesktopAvahiServerInterface::EntryGroupNew | ( | ) | [inline, slot] |
Definition at line 56 of file avahi_server_interface.h.
QDBusReply<QString> OrgFreedesktopAvahiServerInterface::GetAlternativeHostName | ( | const QString & | name | ) | [inline, slot] |
Definition at line 68 of file avahi_server_interface.h.
QDBusReply<QString> OrgFreedesktopAvahiServerInterface::GetAlternativeServiceName | ( | const QString & | name | ) | [inline, slot] |
Definition at line 75 of file avahi_server_interface.h.
QDBusReply<uint> OrgFreedesktopAvahiServerInterface::GetAPIVersion | ( | ) | [inline, slot] |
Definition at line 62 of file avahi_server_interface.h.
QDBusReply<QString> OrgFreedesktopAvahiServerInterface::GetDomainName | ( | ) | [inline, slot] |
Definition at line 82 of file avahi_server_interface.h.
QDBusReply<QString> OrgFreedesktopAvahiServerInterface::GetHostName | ( | ) | [inline, slot] |
Definition at line 88 of file avahi_server_interface.h.
QDBusReply<QString> OrgFreedesktopAvahiServerInterface::GetHostNameFqdn | ( | ) | [inline, slot] |
Definition at line 94 of file avahi_server_interface.h.
QDBusReply<uint> OrgFreedesktopAvahiServerInterface::GetLocalServiceCookie | ( | ) | [inline, slot] |
Definition at line 100 of file avahi_server_interface.h.
QDBusReply<int> OrgFreedesktopAvahiServerInterface::GetNetworkInterfaceIndexByName | ( | const QString & | name | ) | [inline, slot] |
Definition at line 106 of file avahi_server_interface.h.
QDBusReply<QString> OrgFreedesktopAvahiServerInterface::GetNetworkInterfaceNameByIndex | ( | int | index | ) | [inline, slot] |
Definition at line 113 of file avahi_server_interface.h.
QDBusReply<int> OrgFreedesktopAvahiServerInterface::GetState | ( | ) | [inline, slot] |
Definition at line 120 of file avahi_server_interface.h.
QDBusReply<QString> OrgFreedesktopAvahiServerInterface::GetVersionString | ( | ) | [inline, slot] |
Definition at line 126 of file avahi_server_interface.h.
QDBusReply<QDBusObjectPath> OrgFreedesktopAvahiServerInterface::HostNameResolverNew | ( | int | interface, | |
int | protocol, | |||
const QString & | name, | |||
int | aprotocol, | |||
uint | flags | |||
) | [inline, slot] |
Definition at line 132 of file avahi_server_interface.h.
QDBusReply<bool> OrgFreedesktopAvahiServerInterface::IsNSSSupportAvailable | ( | ) | [inline, slot] |
Definition at line 139 of file avahi_server_interface.h.
QDBusReply<QDBusObjectPath> OrgFreedesktopAvahiServerInterface::RecordBrowserNew | ( | int | interface, | |
int | protocol, | |||
const QString & | name, | |||
ushort | clazz, | |||
ushort | type, | |||
uint | flags | |||
) | [inline, slot] |
Definition at line 145 of file avahi_server_interface.h.
QDBusReply<int> OrgFreedesktopAvahiServerInterface::ResolveAddress | ( | int | interface, | |
int | protocol, | |||
const QString & | address, | |||
uint | flags, | |||
int & | protocol_, | |||
int & | aprotocol, | |||
QString & | address_, | |||
QString & | name, | |||
uint & | flags_ | |||
) | [inline, slot] |
Definition at line 152 of file avahi_server_interface.h.
QDBusReply<int> OrgFreedesktopAvahiServerInterface::ResolveHostName | ( | int | interface, | |
int | protocol, | |||
const QString & | name, | |||
int | aprotocol, | |||
uint | flags, | |||
int & | protocol_, | |||
QString & | name_, | |||
int & | aprotocol_, | |||
QString & | address, | |||
uint & | flags_ | |||
) | [inline, slot] |
Definition at line 167 of file avahi_server_interface.h.
QDBusReply<int> OrgFreedesktopAvahiServerInterface::ResolveService | ( | int | interface, | |
int | protocol, | |||
const QString & | name, | |||
const QString & | type, | |||
const QString & | domain, | |||
int | aprotocol, | |||
uint | flags, | |||
int & | protocol_, | |||
QString & | name_, | |||
QString & | type_, | |||
QString & | domain_, | |||
QString & | host, | |||
int & | aprotocol_, | |||
QString & | address, | |||
ushort & | port, | |||
QList< QByteArray > & | txt, | |||
uint & | flags_ | |||
) | [inline, slot] |
Definition at line 182 of file avahi_server_interface.h.
QDBusReply<QDBusObjectPath> OrgFreedesktopAvahiServerInterface::ServiceBrowserNew | ( | int | interface, | |
int | protocol, | |||
const QString & | type, | |||
const QString & | domain, | |||
uint | flags | |||
) | [inline, slot] |
Definition at line 202 of file avahi_server_interface.h.
QDBusReply<QDBusObjectPath> OrgFreedesktopAvahiServerInterface::ServiceResolverNew | ( | int | interface, | |
int | protocol, | |||
const QString & | name, | |||
const QString & | type, | |||
const QString & | domain, | |||
int | aprotocol, | |||
uint | flags | |||
) | [inline, slot] |
Definition at line 209 of file avahi_server_interface.h.
QDBusReply<QDBusObjectPath> OrgFreedesktopAvahiServerInterface::ServiceTypeBrowserNew | ( | int | interface, | |
int | protocol, | |||
const QString & | domain, | |||
uint | flags | |||
) | [inline, slot] |
Definition at line 216 of file avahi_server_interface.h.
QDBusReply<void> OrgFreedesktopAvahiServerInterface::SetHostName | ( | const QString & | name | ) | [inline, slot] |
Definition at line 223 of file avahi_server_interface.h.
void OrgFreedesktopAvahiServerInterface::StateChanged | ( | int | state, | |
const QString & | error | |||
) | [signal] |
static const char* OrgFreedesktopAvahiServerInterface::staticInterfaceName | ( | ) | [inline, static] |
Definition at line 33 of file avahi_server_interface.h.
The documentation for this class was generated from the following files: