QMdnsEngine
0.1.0
Multicast DNS library for Qt applications
|
This is the complete list of members for QMdnsEngine::Cache, including all inherited members.
addRecord(const Record &record) | QMdnsEngine::Cache | |
Cache(QObject *parent=0) | QMdnsEngine::Cache | explicit |
lookupRecord(const QByteArray &name, quint16 type, Record &record) const | QMdnsEngine::Cache | |
lookupRecords(const QByteArray &name, quint16 type, QList< Record > &records) const | QMdnsEngine::Cache | |
recordExpired(const Record &record) | QMdnsEngine::Cache | signal |
shouldQuery(const Record &record) | QMdnsEngine::Cache | signal |