clear() noexcept | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inlineprotected |
getDescription() const noexcept | opcua::ObjectAttributes | inline |
getDisplayName() const noexcept | opcua::ObjectAttributes | inline |
getEventNotifier() const noexcept | opcua::ObjectAttributes | inline |
getSpecifiedAttributes() const noexcept | opcua::ObjectAttributes | inline |
getTypeIndex() | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inlinestatic |
getUserWriteMask() const noexcept | opcua::ObjectAttributes | inline |
getWriteMask() const noexcept | opcua::ObjectAttributes | inline |
handle() noexcept | opcua::Wrapper< UA_ObjectAttributes > | inline |
handle() const noexcept | opcua::Wrapper< UA_ObjectAttributes > | inline |
native() const noexcept | opcua::Wrapper< UA_ObjectAttributes > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_ObjectAttributes > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_ObjectAttributes > | |
ObjectAttributes() | opcua::ObjectAttributes | inline |
operator const UA_ObjectAttributes &() const noexcept | opcua::Wrapper< UA_ObjectAttributes > | inline |
operator UA_ObjectAttributes &() noexcept | opcua::Wrapper< UA_ObjectAttributes > | inline |
operator->() noexcept | opcua::Wrapper< UA_ObjectAttributes > | inline |
operator->() const noexcept | opcua::Wrapper< UA_ObjectAttributes > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inline |
operator=(const UA_ObjectAttributes &native) | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inline |
operator=(UA_ObjectAttributes &&native) noexcept | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inline |
setDescription(const LocalizedText &description) | opcua::ObjectAttributes | inline |
setDisplayName(const LocalizedText &displayName) | opcua::ObjectAttributes | inline |
setEventNotifier(Bitmask< EventNotifier > eventNotifier) noexcept | opcua::ObjectAttributes | inline |
setUserWriteMask(Bitmask< WriteMask > userWriteMask) noexcept | opcua::ObjectAttributes | inline |
setWriteMask(Bitmask< WriteMask > writeMask) noexcept | opcua::ObjectAttributes | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inline |
swap(UA_ObjectAttributes &native) noexcept | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inline |
TypeWrapper()=default | opcua::ObjectAttributes | |
TypeWrapper(const T &native) | opcua::ObjectAttributes | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ObjectAttributes | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ObjectAttributes | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ObjectAttributes | inline |
opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES >::TypeWrapper(const UA_ObjectAttributes &native) | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_ObjectAttributes > | |
Wrapper(const UA_ObjectAttributes &native) | opcua::Wrapper< UA_ObjectAttributes > | inlineexplicit |
Wrapper(UA_ObjectAttributes &&native) noexcept | opcua::Wrapper< UA_ObjectAttributes > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_ObjectAttributes, UA_TYPES_OBJECTATTRIBUTES > | inline |