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