DNSSD
This is the complete list of members for DNSSD::PublicService, including all inherited members.
d | DNSSD::ServiceBase | protected |
domain() const | DNSSD::ServiceBase | |
hostName() const | DNSSD::ServiceBase | |
isPublished() const | DNSSD::PublicService | |
operator!=(const ServiceBase &o) const | DNSSD::ServiceBase | |
operator==(const ServiceBase &o) const | DNSSD::ServiceBase | |
port() const | DNSSD::ServiceBase | |
Ptr typedef | DNSSD::ServiceBase | |
PublicService(const QString &name=QString(), const QString &type=QString(), unsigned int port=0, const QString &domain=QString(), const QStringList &subtypes=QStringList()) | DNSSD::PublicService | explicit |
publish() | DNSSD::PublicService | |
publishAsync() | DNSSD::PublicService | |
published(bool successful) | DNSSD::PublicService | signal |
ServiceBase(const QString &name=QString(), const QString &type=QString(), const QString &domain=QString(), const QString &host=QString(), unsigned short port=0) | DNSSD::ServiceBase | explicit |
ServiceBase(ServiceBasePrivate *const d) | DNSSD::ServiceBase | protected |
serviceName() const | DNSSD::ServiceBase | |
setDomain(const QString &domain) | DNSSD::PublicService | |
setPort(unsigned short port) | DNSSD::PublicService | |
setServiceName(const QString &serviceName) | DNSSD::PublicService | |
setSubTypes(const QStringList &subtypes) | DNSSD::PublicService | |
setTextData(const QMap< QString, QByteArray > &textData) | DNSSD::PublicService | |
setType(const QString &type) | DNSSD::PublicService | |
stop() | DNSSD::PublicService | |
subtypes() const | DNSSD::PublicService | |
textData() const | DNSSD::ServiceBase | |
type() const | DNSSD::ServiceBase | |
virtual_hook(int, void *) | DNSSD::PublicService | protectedvirtual |
~PublicService() | DNSSD::PublicService | |
~ServiceBase() | DNSSD::ServiceBase | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:30 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.