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