Qt 5.15
Qt CoAP
C++ Classes
QCoapOption
Qt 5.15.13 Reference Documentation
List of All Members for QCoapOption
This is the complete list of members for
QCoapOption
, including inherited members.
enum
OptionName
QCoapOption
(QCoapOption &&)
QCoapOption
(const QCoapOption &)
QCoapOption
(OptionName , quint32 )
QCoapOption
(OptionName , const QString &)
QCoapOption
(OptionName , const QByteArray &)
operator=
(QCoapOption &&) : QCoapOption &
operator=
(const QCoapOption &) : QCoapOption &
~QCoapOption
()
isValid
() const : bool
length
() const : int
name
() const : OptionName
opaqueValue
() const : QByteArray
stringValue
() const : QString
swap
(QCoapOption &)
uintValue
() const : quint32
operator!=
(const QCoapOption &) const : bool
operator==
(const QCoapOption &) const : bool