clear() noexcept | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inlineprotected |
getArrayDimensions() const noexcept | opcua::VariableTypeAttributes | inline |
getArrayDimensions() noexcept | opcua::VariableTypeAttributes | inline |
getDataType() const noexcept | opcua::VariableTypeAttributes | inline |
getDescription() const noexcept | opcua::VariableTypeAttributes | inline |
getDisplayName() const noexcept | opcua::VariableTypeAttributes | inline |
getIsAbstract() const noexcept | opcua::VariableTypeAttributes | inline |
getSpecifiedAttributes() const noexcept | opcua::VariableTypeAttributes | inline |
getTypeIndex() | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inlinestatic |
getUserWriteMask() const noexcept | opcua::VariableTypeAttributes | inline |
getValue() const noexcept | opcua::VariableTypeAttributes | inline |
getValueRank() const noexcept | opcua::VariableTypeAttributes | inline |
getWriteMask() const noexcept | opcua::VariableTypeAttributes | inline |
handle() noexcept | opcua::Wrapper< UA_VariableTypeAttributes > | inline |
handle() const noexcept | opcua::Wrapper< UA_VariableTypeAttributes > | inline |
native() const noexcept | opcua::Wrapper< UA_VariableTypeAttributes > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_VariableTypeAttributes > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_VariableTypeAttributes > | |
operator const UA_VariableTypeAttributes &() const noexcept | opcua::Wrapper< UA_VariableTypeAttributes > | inline |
operator UA_VariableTypeAttributes &() noexcept | opcua::Wrapper< UA_VariableTypeAttributes > | inline |
operator->() noexcept | opcua::Wrapper< UA_VariableTypeAttributes > | inline |
operator->() const noexcept | opcua::Wrapper< UA_VariableTypeAttributes > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inline |
operator=(const UA_VariableTypeAttributes &native) | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inline |
operator=(UA_VariableTypeAttributes &&native) noexcept | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inline |
setArrayDimensions(Span< const uint32_t > arrayDimensions) | opcua::VariableTypeAttributes | inline |
setDataType(const NodeId &dataType) | opcua::VariableTypeAttributes | inline |
setDataType() | opcua::VariableTypeAttributes | inline |
setDescription(const LocalizedText &description) | opcua::VariableTypeAttributes | inline |
setDisplayName(const LocalizedText &displayName) | opcua::VariableTypeAttributes | inline |
setIsAbstract(bool isAbstract) noexcept | opcua::VariableTypeAttributes | inline |
setUserWriteMask(Bitmask< WriteMask > userWriteMask) noexcept | opcua::VariableTypeAttributes | inline |
setValue(const Variant &value) | opcua::VariableTypeAttributes | inline |
setValueArray(Args &&... args) | opcua::VariableTypeAttributes | inline |
setValueRank(ValueRank valueRank) noexcept | opcua::VariableTypeAttributes | inline |
setValueScalar(Args &&... args) | opcua::VariableTypeAttributes | inline |
setWriteMask(Bitmask< WriteMask > writeMask) noexcept | opcua::VariableTypeAttributes | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inline |
swap(UA_VariableTypeAttributes &native) noexcept | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inline |
TypeWrapper()=default | opcua::VariableTypeAttributes | |
TypeWrapper(const T &native) | opcua::VariableTypeAttributes | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::VariableTypeAttributes | inline |
TypeWrapper(const TypeWrapper &other) | opcua::VariableTypeAttributes | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::VariableTypeAttributes | inline |
opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES >::TypeWrapper(const UA_VariableTypeAttributes &native) | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inlineexplicit |
VariableTypeAttributes() | opcua::VariableTypeAttributes | inline |
Wrapper()=default | opcua::Wrapper< UA_VariableTypeAttributes > | |
Wrapper(const UA_VariableTypeAttributes &native) | opcua::Wrapper< UA_VariableTypeAttributes > | inlineexplicit |
Wrapper(UA_VariableTypeAttributes &&native) noexcept | opcua::Wrapper< UA_VariableTypeAttributes > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_VariableTypeAttributes, UA_TYPES_VARIABLETYPEATTRIBUTES > | inline |