This is the complete list of members for QCoapClient, including inherited members.
- QCoapClient(QtCoap::SecurityMode, QObject *)
- ~QCoapClient()
- bindInterface() const : QNetworkInterface
- bindInterfaceChanged(const QNetworkInterface &)
- cancelObserve(QCoapReply *)
- cancelObserve(const QUrl &)
- deleteResource(const QCoapRequest &) : QCoapReply *
- deleteResource(const QUrl &) : QCoapReply *
- disconnect()
- discover(const QUrl &, const QString &) : QCoapResourceDiscoveryReply *
- discover(QtCoap::MulticastGroup, int, const QString &) : QCoapResourceDiscoveryReply *
- error(QCoapReply *, QtCoap::Error)
- finished(QCoapReply *)
- get(const QCoapRequest &) : QCoapReply *
- get(const QUrl &) : QCoapReply *
- observe(const QCoapRequest &) : QCoapReply *
- observe(const QUrl &) : QCoapReply *
- post(const QCoapRequest &, const QByteArray &) : QCoapReply *
- post(const QCoapRequest &, QIODevice *) : QCoapReply *
- post(const QUrl &, const QByteArray &) : QCoapReply *
- put(const QCoapRequest &, const QByteArray &) : QCoapReply *
- put(const QCoapRequest &, QIODevice *) : QCoapReply *
- put(const QUrl &, const QByteArray &) : QCoapReply *
- responseToMulticastReceived(QCoapReply *, const QCoapMessage &, const QHostAddress &)
- setAckRandomFactor(double)
- setAckTimeout(uint)
- setBindInterface(const QNetworkInterface &)
- setBlockSize(quint16)
- setMaximumRetransmitCount(uint)
- setMaximumServerResponseDelay(uint)
- setMinimumTokenSize(int)
- setSecurityConfiguration(const QCoapSecurityConfiguration &)
- setSocketOption(QAbstractSocket::SocketOption, const QVariant &)