|
-
isMandatory
() const : typename std::enable_if<is_type<T, QKnxNetIp::SearchParameterType>::value, bool>::type
-
isNull
() const : bool
-
isValid
() const : bool
-
setCode
(CodeType )
-
setDataSize
(quint16 )
-
setMandatory
(bool ) : typename std::enable_if<is_type<T, QKnxNetIp::SearchParameterType>::value, void>::type
-
size
() const : quint8
-
totalSize
() const : quint16
-
operator!=
(const QKnxNetIpStructHeader<CodeType> &) const : bool
-
operator==
(const QKnxNetIpStructHeader<CodeType> &) const : bool
|