#include <MDNSService.h++>
◆ MDNSService()
| MDNSService |
( |
QStringList |
instanceName, |
|
|
QStringList |
type |
|
) |
| |
◆ ~MDNSService()
◆ addAddress()
| void addAddress |
( |
QHostAddress |
address | ) |
|
◆ addAttribute()
| void addAttribute |
( |
const QString & |
key, |
|
|
const QString & |
value |
|
) |
| |
◆ addresses()
| QList<QHostAddress> addresses |
( |
| ) |
const |
|
inline |
◆ addressForProtocol()
| QHostAddress addressForProtocol |
( |
QAbstractSocket::NetworkLayerProtocol |
protocol | ) |
const |
◆ addSubtype()
| void addSubtype |
( |
const QString & |
subtype | ) |
|
◆ getAttribute()
| QString getAttribute |
( |
const QString & |
key | ) |
const |
◆ hasAddressForProtocol()
| bool hasAddressForProtocol |
( |
QAbstractSocket::NetworkLayerProtocol |
protocol | ) |
const |
◆ hasAttribute()
| bool hasAttribute |
( |
const QString & |
key | ) |
const |
◆ hasSubtype()
| bool hasSubtype |
( |
const QString & |
subtype | ) |
const |
◆ hostName()
| QString hostName |
( |
| ) |
const |
|
inline |
◆ instanceName()
| QStringList instanceName |
( |
| ) |
const |
|
inline |
◆ port()
◆ priority()
| quint8 priority |
( |
| ) |
const |
|
inline |
◆ removeSubtype()
| void removeSubtype |
( |
const QString & |
subtype | ) |
|
◆ setHostName()
| void setHostName |
( |
QString |
hostName | ) |
|
|
inline |
◆ setPort()
| void setPort |
( |
quint16 |
port | ) |
|
|
inline |
◆ setPriority()
| void setPriority |
( |
quint8 |
priority | ) |
|
|
inline |
◆ setWeight()
| void setWeight |
( |
quint8 |
weight | ) |
|
|
inline |
◆ subtypes()
| QStringList subtypes |
( |
| ) |
const |
|
inline |
◆ type()
| QStringList type |
( |
| ) |
const |
|
inline |
◆ weight()
The documentation for this class was generated from the following file: