Home
last modified time | relevance | path

Searched refs:ProberPrivate (Results 1 – 6 of 6) sorted by relevance

/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/deps/qmdnsengine/src/src/
H A Dprober.cpp35 ProberPrivate::ProberPrivate(Prober *prober, AbstractServer *server, const Record &record) in ProberPrivate() function in ProberPrivate
48 connect(server, &AbstractServer::messageReceived, this, &ProberPrivate::onMessageReceived); in ProberPrivate()
49 connect(&timer, &QTimer::timeout, this, &ProberPrivate::onTimeout); in ProberPrivate()
56 void ProberPrivate::assertRecord() in assertRecord()
77 void ProberPrivate::onMessageReceived(const Message &message) in onMessageReceived()
93 void ProberPrivate::onTimeout() in onTimeout()
101 d(new ProberPrivate(this, server, record)) in Prober()
H A Dprober_p.h40 class ProberPrivate : public QObject
46 ProberPrivate(Prober *prober, AbstractServer *server, const Record &record);
/dports/dns/qmdnsengine/qmdnsengine-0.2.0/src/src/
H A Dprober.cpp35 ProberPrivate::ProberPrivate(Prober *prober, AbstractServer *server, const Record &record) in ProberPrivate() function in ProberPrivate
48 connect(server, &AbstractServer::messageReceived, this, &ProberPrivate::onMessageReceived); in ProberPrivate()
49 connect(&timer, &QTimer::timeout, this, &ProberPrivate::onTimeout); in ProberPrivate()
56 void ProberPrivate::assertRecord() in assertRecord()
77 void ProberPrivate::onMessageReceived(const Message &message) in onMessageReceived()
93 void ProberPrivate::onTimeout() in onTimeout()
101 d(new ProberPrivate(this, server, record)) in Prober()
H A Dprober_p.h40 class ProberPrivate : public QObject
46 ProberPrivate(Prober *prober, AbstractServer *server, const Record &record);
/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/deps/qmdnsengine/src/include/qmdnsengine/
H A Dprober.h38 class QMDNSENGINE_EXPORT ProberPrivate; variable
83 ProberPrivate *const d;
/dports/dns/qmdnsengine/qmdnsengine-0.2.0/src/include/qmdnsengine/
H A Dprober.h38 class QMDNSENGINE_EXPORT ProberPrivate; variable
83 ProberPrivate *const d;