25 #ifndef QMDNSENGINE_PROBER_H 26 #define QMDNSENGINE_PROBER_H 30 #include "qmdnsengine_export.h" 38 class QMDNSENGINE_EXPORT ProberPrivate;
62 class QMDNSENGINE_EXPORT
Prober :
public QObject
79 void nameConfirmed(
const QByteArray &name);
83 ProberPrivate *
const d;
88 #endif // QMDNSENGINE_PROBER_H Prober to confirm that a record is unique
Definition: prober.h:62
Definition: abstractserver.h:32
Base class for sending and receiving DNS messages.
Definition: abstractserver.h:45
DNS record.
Definition: record.h:59