就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt KNX
C++ 类
QKnxNetIpSecureConfiguration
List of All Members for QKnxNetIpSecureConfiguration
这是完整成员列表为
QKnxNetIpSecureConfiguration
,包括继承的成员。
QKnxNetIpSecureConfiguration
(QKnxNetIpSecureConfiguration &&)
QKnxNetIpSecureConfiguration
(const QKnxNetIpSecureConfiguration &)
QKnxNetIpSecureConfiguration
()
enum class
Type
operator=
(QKnxNetIpSecureConfiguration &&) : QKnxNetIpSecureConfiguration &
operator=
(const QKnxNetIpSecureConfiguration &) : QKnxNetIpSecureConfiguration &
~QKnxNetIpSecureConfiguration
()
deviceAuthenticationCode
() const : QByteArray
fromKeyring
(QKnxNetIpSecureConfiguration::Type , const QString &, const QByteArray &, bool ) : QVector<QKnxNetIpSecureConfiguration>
fromKeyring
(QKnxNetIpSecureConfiguration::Type , const QKnxAddress &, const QString &, const QByteArray &, bool ) : QKnxNetIpSecureConfiguration
host
() const : QKnxAddress
individualAddress
() const : QKnxAddress
isNull
() const : bool
isSecureSessionKeepAliveSet
() const : bool
isValid
() const : bool
privateKey
() const : QKnxSecureKey
publicKey
() const : QKnxSecureKey
setDeviceAuthenticationCode
(const QByteArray &) : bool
setHost
(const QKnxAddress &)
setIndividualAddress
(const QKnxAddress &) : bool
setKeepSecureSessionAlive
(bool )
setPrivateKey
(const QKnxSecureKey &) : bool
setUserId
(QKnxNetIp::SecureUserId ) : bool
setUserPassword
(const QByteArray &)
swap
(QKnxNetIpSecureConfiguration &)
userId
() const : QKnxNetIp::SecureUserId
userPassword
() const : QByteArray
operator!=
(const QKnxNetIpSecureConfiguration &) const : bool
operator==
(const QKnxNetIpSecureConfiguration &) const : bool