QMdnsEngine  0.1.0
Multicast DNS library for Qt applications
QMdnsEngine::Service Member List

This is the complete list of members for QMdnsEngine::Service, including all inherited members.

addAttribute(const QByteArray &key, const QByteArray &value)QMdnsEngine::Service
attributes() constQMdnsEngine::Service
hostname() constQMdnsEngine::Service
name() constQMdnsEngine::Service
operator!=(const Service &other) constQMdnsEngine::Service
operator=(const Service &other)QMdnsEngine::Service
operator==(const Service &other) constQMdnsEngine::Service
port() constQMdnsEngine::Service
Service()QMdnsEngine::Service
Service(const Service &other)QMdnsEngine::Service
setAttributes(const QMap< QByteArray, QByteArray > &attributes)QMdnsEngine::Service
setHostname(const QByteArray &hostname)QMdnsEngine::Service
setName(const QByteArray &name)QMdnsEngine::Service
setPort(quint16 port)QMdnsEngine::Service
setType(const QByteArray &type)QMdnsEngine::Service
type() constQMdnsEngine::Service
~Service()QMdnsEngine::Servicevirtual