|
QMdnsEngine 0.2.1
Multicast DNS library for Qt applications
|
This is the complete list of members for QMdnsEngine::Service, including all inherited members.
| addAttribute(const QByteArray &key, const QByteArray &value) | QMdnsEngine::Service | |
| attributes() const | QMdnsEngine::Service | |
| hostname() const | QMdnsEngine::Service | |
| name() const | QMdnsEngine::Service | |
| operator!=(const Service &other) const | QMdnsEngine::Service | |
| operator=(const Service &other) | QMdnsEngine::Service | |
| operator==(const Service &other) const | QMdnsEngine::Service | |
| port() const | QMdnsEngine::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() const | QMdnsEngine::Service | |
| ~Service() | QMdnsEngine::Service | virtual |