#include <MDNSServiceRecord.h++>
|
QString | toString (const QString &data) const |
|
◆ MDNSServiceRecord()
◆ ~MDNSServiceRecord()
◆ escapeLabel()
static QString escapeLabel |
( |
const QString & |
label | ) |
|
|
staticinherited |
◆ hasData()
◆ hostName()
QStringList hostName |
( |
| ) |
const |
|
inline |
◆ labelsToName()
static QString labelsToName |
( |
const QStringList & |
labels | ) |
|
|
staticinherited |
◆ length()
◆ name()
QStringList name |
( |
| ) |
const |
|
inlineinherited |
◆ nameToLabels()
static QStringList nameToLabels |
( |
const QString & |
name | ) |
|
|
staticinherited |
◆ port()
◆ priority()
quint8 priority |
( |
| ) |
const |
|
inline |
◆ read()
void read |
( |
MDNSDataReader & |
reader | ) |
|
throw | ( | IOException |
| ) | | |
|
virtualinherited |
◆ readData()
void readData |
( |
MDNSDataReader & |
reader | ) |
|
throw | ( | IOException |
| ) | | |
|
virtual |
◆ serviceType()
◆ setHostName()
void setHostName |
( |
QStringList |
hostName | ) |
|
|
inline |
◆ setPort()
void setPort |
( |
quint8 |
port | ) |
|
|
inline |
◆ setPriority()
void setPriority |
( |
quint8 |
priority | ) |
|
|
inline |
◆ setServiceType()
◆ setTtl()
void setTtl |
( |
const quint64 & |
ttl | ) |
|
|
inlineinherited |
◆ setWeight()
void setWeight |
( |
quint8 |
weight | ) |
|
|
inline |
◆ toString() [1/2]
QString toString |
( |
const QString & |
data | ) |
const |
|
protectedinherited |
◆ toString() [2/2]
QString toString |
( |
| ) |
const |
|
virtual |
◆ ttl()
◆ type()
◆ typeToString()
◆ unescapeLabel()
static QString unescapeLabel |
( |
const QString & |
label | ) |
|
|
staticinherited |
◆ weight()
◆ write()
void write |
( |
MDNSDataWriter & |
writer | ) |
|
throw | ( | IOException |
| ) | | |
|
virtualinherited |
◆ writeData()
void writeData |
( |
MDNSDataWriter & |
writer | ) |
|
throw | ( | IOException |
| ) | | |
|
virtual |
The documentation for this class was generated from the following file: