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

This is the complete list of members for QMdnsEngine::Record, including all inherited members.

addAttribute(const QByteArray &key, const QByteArray &value)QMdnsEngine::Record
address() constQMdnsEngine::Record
attributes() constQMdnsEngine::Record
bitmap() constQMdnsEngine::Record
flushCache() constQMdnsEngine::Record
name() constQMdnsEngine::Record
nextDomainName() constQMdnsEngine::Record
operator!=(const Record &other) constQMdnsEngine::Record
operator=(const Record &other)QMdnsEngine::Record
operator==(const Record &other) constQMdnsEngine::Record
port() constQMdnsEngine::Record
priority() constQMdnsEngine::Record
Record()QMdnsEngine::Record
Record(const Record &other)QMdnsEngine::Record
setAddress(const QHostAddress &address)QMdnsEngine::Record
setAttributes(const QMap< QByteArray, QByteArray > &attributes)QMdnsEngine::Record
setBitmap(const Bitmap &bitmap)QMdnsEngine::Record
setFlushCache(bool flushCache)QMdnsEngine::Record
setName(const QByteArray &name)QMdnsEngine::Record
setNextDomainName(const QByteArray &nextDomainName)QMdnsEngine::Record
setPort(quint16 port)QMdnsEngine::Record
setPriority(quint16 priority)QMdnsEngine::Record
setTarget(const QByteArray &target)QMdnsEngine::Record
setTtl(quint32 ttl)QMdnsEngine::Record
setType(quint16 type)QMdnsEngine::Record
setWeight(quint16 weight)QMdnsEngine::Record
target() constQMdnsEngine::Record
ttl() constQMdnsEngine::Record
type() constQMdnsEngine::Record
weight() constQMdnsEngine::Record
~Record()QMdnsEngine::Recordvirtual