DNSSD::PublicService Member ListThis is the complete list of members for DNSSD::PublicService, including all inherited members.
customEvent(QCustomEvent *event) (defined in DNSSD::PublicService) | DNSSD::PublicService | [protected, virtual] |
decode(const QString &name) | DNSSD::ServiceBase | [protected] |
domain() const | DNSSD::ServiceBase | |
encode() | DNSSD::ServiceBase | [protected] |
hostName() const | DNSSD::ServiceBase | |
isPublished() const | DNSSD::PublicService | |
m_domain (defined in DNSSD::ServiceBase) | DNSSD::ServiceBase | [protected] |
m_hostName (defined in DNSSD::ServiceBase) | DNSSD::ServiceBase | [protected] |
m_port (defined in DNSSD::ServiceBase) | DNSSD::ServiceBase | [protected] |
m_serviceName (defined in DNSSD::ServiceBase) | DNSSD::ServiceBase | [protected] |
m_textData | DNSSD::ServiceBase | [protected] |
m_type (defined in DNSSD::ServiceBase) | DNSSD::ServiceBase | [protected] |
operator<< (defined in DNSSD::ServiceBase) | DNSSD::ServiceBase | [friend] |
operator>> (defined in DNSSD::ServiceBase) | DNSSD::ServiceBase | [friend] |
port() const | DNSSD::ServiceBase | |
Ptr typedef (defined in DNSSD::ServiceBase) | DNSSD::ServiceBase | |
PublicService(const QString &name=QString::null, const QString &type=QString::null, unsigned int port=0, const QString &domain=QString::null) | DNSSD::PublicService | |
publish() | DNSSD::PublicService | |
publishAsync() | DNSSD::PublicService | |
published(bool) | DNSSD::PublicService | [signal] |
ServiceBase(const QString &name=QString::null, const QString &type=QString::null, const QString &domain=QString::null, const QString &host=QString::null, unsigned short port=0) | DNSSD::ServiceBase | |
serviceName() const | DNSSD::ServiceBase | |
setDomain(const QString &domain) | DNSSD::PublicService | |
setPort(unsigned short port) | DNSSD::PublicService | |
setServiceName(const QString &serviceName) | DNSSD::PublicService | |
setTextData(const QMap< QString, QString > &textData) | DNSSD::PublicService | |
setType(const QString &type) | DNSSD::PublicService | |
stop() | DNSSD::PublicService | |
textData() const | DNSSD::ServiceBase | |
toInvitation(const QString &host=QString::null) | DNSSD::PublicService | |
type() const | DNSSD::ServiceBase | |
virtual_hook(int, void *) (defined in DNSSD::PublicService) | DNSSD::PublicService | [protected, virtual] |
~PublicService() (defined in DNSSD::PublicService) | DNSSD::PublicService | |
~ServiceBase() (defined in DNSSD::ServiceBase) | DNSSD::ServiceBase | [virtual] |
|