#include <MDNSDataRecord.h++>
◆ ~MDNSDataRecord()
◆ MDNSDataRecord()
◆ escapeLabel()
static QString escapeLabel |
( |
const QString & |
label | ) |
|
|
staticinherited |
◆ 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 |
| ) | | |
|
virtual |
◆ readData()
virtual void readData |
( |
MDNSDataReader & |
reader | ) |
|
throw | ( | IOException |
| ) | | |
|
pure virtual |
◆ setTtl()
void setTtl |
( |
const quint64 & |
ttl | ) |
|
|
inline |
◆ toString() [1/2]
virtual QString toString |
( |
| ) |
const |
|
virtualinherited |
◆ toString() [2/2]
QString toString |
( |
const QString & |
data | ) |
const |
|
protected |
◆ ttl()
◆ type()
◆ typeToString()
◆ unescapeLabel()
static QString unescapeLabel |
( |
const QString & |
label | ) |
|
|
staticinherited |
◆ write()
void write |
( |
MDNSDataWriter & |
writer | ) |
|
throw | ( | IOException |
| ) | | |
|
virtual |
◆ writeData()
virtual void writeData |
( |
MDNSDataWriter & |
writer | ) |
|
throw | ( | IOException |
| ) | | |
|
pure virtual |
The documentation for this class was generated from the following file: