QMdnsEngine  0.1.0
Multicast DNS library for Qt applications
QMdnsEngine::Cache Member List

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::Cacheexplicit
lookupRecord(const QByteArray &name, quint16 type, Record &record) constQMdnsEngine::Cache
lookupRecords(const QByteArray &name, quint16 type, QList< Record > &records) constQMdnsEngine::Cache
recordExpired(const Record &record)QMdnsEngine::Cachesignal
shouldQuery(const Record &record)QMdnsEngine::Cachesignal