clear() noexcept | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inlineprotected |
getDescription() const noexcept | opcua::NodeAttributes | inline |
getDisplayName() const noexcept | opcua::NodeAttributes | inline |
getSpecifiedAttributes() const noexcept | opcua::NodeAttributes | inline |
getTypeIndex() | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inlinestatic |
getUserWriteMask() const noexcept | opcua::NodeAttributes | inline |
getWriteMask() const noexcept | opcua::NodeAttributes | inline |
handle() noexcept | opcua::Wrapper< UA_NodeAttributes > | inline |
handle() const noexcept | opcua::Wrapper< UA_NodeAttributes > | inline |
native() const noexcept | opcua::Wrapper< UA_NodeAttributes > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_NodeAttributes > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_NodeAttributes > | |
operator const UA_NodeAttributes &() const noexcept | opcua::Wrapper< UA_NodeAttributes > | inline |
operator UA_NodeAttributes &() noexcept | opcua::Wrapper< UA_NodeAttributes > | inline |
operator->() noexcept | opcua::Wrapper< UA_NodeAttributes > | inline |
operator->() const noexcept | opcua::Wrapper< UA_NodeAttributes > | 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 |
setDescription(const LocalizedText &description) | opcua::NodeAttributes | inline |
setDisplayName(const LocalizedText &displayName) | opcua::NodeAttributes | inline |
setUserWriteMask(Bitmask< WriteMask > userWriteMask) noexcept | opcua::NodeAttributes | inline |
setWriteMask(Bitmask< WriteMask > writeMask) noexcept | opcua::NodeAttributes | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inline |
swap(UA_NodeAttributes &native) noexcept | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inline |
TypeWrapper()=default | opcua::NodeAttributes | |
TypeWrapper(const T &native) | opcua::NodeAttributes | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::NodeAttributes | inline |
TypeWrapper(const TypeWrapper &other) | opcua::NodeAttributes | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::NodeAttributes | inline |
opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES >::TypeWrapper(const UA_NodeAttributes &native) | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_NodeAttributes > | |
Wrapper(const UA_NodeAttributes &native) | opcua::Wrapper< UA_NodeAttributes > | inlineexplicit |
Wrapper(UA_NodeAttributes &&native) noexcept | opcua::Wrapper< UA_NodeAttributes > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_NodeAttributes, UA_TYPES_NODEATTRIBUTES > | inline |