#include <MDNSTextRecord.h++>
|
| QString | toString (const QString &data) const |
| |
◆ MDNSTextRecord()
◆ ~MDNSTextRecord()
◆ clearAttributes()
◆ escapeLabel()
| static QString escapeLabel |
( |
const QString & |
label | ) |
|
|
staticinherited |
◆ getAttribute()
| QString getAttribute |
( |
const QString & |
key | ) |
const |
◆ getAttributeKeys()
| QStringList getAttributeKeys |
( |
| ) |
const |
◆ hasData()
◆ labelsToName()
| static QString labelsToName |
( |
const QStringList & |
labels | ) |
|
|
staticinherited |
◆ length()
◆ name()
| QStringList name |
( |
| ) |
const |
|
inlineinherited |
◆ nameToLabels()
| static QStringList nameToLabels |
( |
const QString & |
name | ) |
|
|
staticinherited |
◆ read()
| void read |
( |
MDNSDataReader & |
reader | ) |
|
| throw | ( | IOException |
| ) | | |
|
virtualinherited |
◆ readData()
| void readData |
( |
MDNSDataReader & |
reader | ) |
|
| throw | ( | IOException |
| ) | | |
|
virtual |
◆ setAttribute()
| bool setAttribute |
( |
const QString & |
key, |
|
|
const QString & |
value |
|
) |
| |
◆ setTtl()
| void setTtl |
( |
const quint64 & |
ttl | ) |
|
|
inlineinherited |
◆ toString() [1/2]
| QString toString |
( |
| ) |
const |
|
virtual |
◆ toString() [2/2]
| QString toString |
( |
const QString & |
data | ) |
const |
|
protectedinherited |
◆ ttl()
◆ type()
◆ typeToString()
◆ unescapeLabel()
| static QString unescapeLabel |
( |
const QString & |
label | ) |
|
|
staticinherited |
◆ 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: