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