asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< T > | related |
clear() noexcept | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inlineprotected |
description() const noexcept | opcua::ua::NodeAttributes | inline |
displayName() const noexcept | opcua::ua::NodeAttributes | inline |
getDescription() const noexcept | opcua::ua::NodeAttributes | inline |
getDisplayName() const noexcept | opcua::ua::NodeAttributes | inline |
getSpecifiedAttributes() const noexcept | opcua::ua::NodeAttributes | inline |
getUserWriteMask() const noexcept | opcua::ua::NodeAttributes | inline |
getWriteMask() const noexcept | opcua::ua::NodeAttributes | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
operator const T &() const noexcept | opcua::Wrapper< T > | inline |
operator T&() noexcept | opcua::Wrapper< T > | inline |
operator->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inline |
operator=(const UA_NodeAttributes &native) | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inline |
operator=(UA_NodeAttributes &&native) noexcept | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
setDescription(LocalizedText description) | opcua::ua::NodeAttributes | inline |
setDisplayName(LocalizedText displayName) | opcua::ua::NodeAttributes | inline |
setUserWriteMask(Bitmask< WriteMask > userWriteMask) noexcept | opcua::ua::NodeAttributes | inline |
setWriteMask(Bitmask< WriteMask > writeMask) noexcept | opcua::ua::NodeAttributes | inline |
specifiedAttributes() const noexcept | opcua::ua::NodeAttributes | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString(const UA_NodeAttributes &object, const UA_DataType &type) | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | related |
toString(const UA_NodeAttributes &object) | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | related |
typeIndex() | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::NodeAttributes | |
TypeWrapper(const T &native) | opcua::ua::NodeAttributes | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::NodeAttributes | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::NodeAttributes | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::NodeAttributes | inline |
TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES >::TypeWrapper(const UA_NodeAttributes &native) | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inlineexplicit |
TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES >::TypeWrapper(UA_NodeAttributes &&native) noexcept | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inline |
userWriteMask() const noexcept | opcua::ua::NodeAttributes | inline |
Wrapper() noexcept=default | opcua::Wrapper< T > | |
Wrapper(const T &native) noexcept | opcua::Wrapper< T > | inlineexplicit |
Wrapper(T &&native) noexcept | opcua::Wrapper< T > | inlineexplicit |
writeMask() const noexcept | opcua::ua::NodeAttributes | inline |
~TypeWrapper() | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inline |