clear() noexcept | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inlineprotected |
getDescription() const noexcept | opcua::MethodAttributes | inline |
getDisplayName() const noexcept | opcua::MethodAttributes | inline |
getExecutable() const noexcept | opcua::MethodAttributes | inline |
getSpecifiedAttributes() const noexcept | opcua::MethodAttributes | inline |
getTypeIndex() | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inlinestatic |
getUserExecutable() const noexcept | opcua::MethodAttributes | inline |
getUserWriteMask() const noexcept | opcua::MethodAttributes | inline |
getWriteMask() const noexcept | opcua::MethodAttributes | inline |
handle() noexcept | opcua::Wrapper< UA_MethodAttributes > | inline |
handle() const noexcept | opcua::Wrapper< UA_MethodAttributes > | inline |
MethodAttributes() | opcua::MethodAttributes | inline |
native() const noexcept | opcua::Wrapper< UA_MethodAttributes > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_MethodAttributes > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_MethodAttributes > | |
operator const UA_MethodAttributes &() const noexcept | opcua::Wrapper< UA_MethodAttributes > | inline |
operator UA_MethodAttributes &() noexcept | opcua::Wrapper< UA_MethodAttributes > | inline |
operator->() noexcept | opcua::Wrapper< UA_MethodAttributes > | inline |
operator->() const noexcept | opcua::Wrapper< UA_MethodAttributes > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inline |
operator=(const UA_MethodAttributes &native) | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inline |
operator=(UA_MethodAttributes &&native) noexcept | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inline |
setDescription(const LocalizedText &description) | opcua::MethodAttributes | inline |
setDisplayName(const LocalizedText &displayName) | opcua::MethodAttributes | inline |
setExecutable(bool executable) noexcept | opcua::MethodAttributes | inline |
setUserExecutable(bool userExecutable) noexcept | opcua::MethodAttributes | inline |
setUserWriteMask(Bitmask< WriteMask > userWriteMask) noexcept | opcua::MethodAttributes | inline |
setWriteMask(Bitmask< WriteMask > writeMask) noexcept | opcua::MethodAttributes | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inline |
swap(UA_MethodAttributes &native) noexcept | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inline |
TypeWrapper()=default | opcua::MethodAttributes | |
TypeWrapper(const T &native) | opcua::MethodAttributes | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::MethodAttributes | inline |
TypeWrapper(const TypeWrapper &other) | opcua::MethodAttributes | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::MethodAttributes | inline |
opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES >::TypeWrapper(const UA_MethodAttributes &native) | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_MethodAttributes > | |
Wrapper(const UA_MethodAttributes &native) | opcua::Wrapper< UA_MethodAttributes > | inlineexplicit |
Wrapper(UA_MethodAttributes &&native) noexcept | opcua::Wrapper< UA_MethodAttributes > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_MethodAttributes, UA_TYPES_METHODATTRIBUTES > | inline |