asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< UA_QualifiedName > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< UA_QualifiedName > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< UA_QualifiedName > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< UA_QualifiedName > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< UA_QualifiedName > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< UA_QualifiedName > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< UA_QualifiedName > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< UA_QualifiedName > | related |
clear() noexcept | opcua::TypeWrapper< UA_QualifiedName, UA_TYPES_QUALIFIEDNAME > | inlineprotected |
getName() const noexcept | opcua::QualifiedName | inline |
getNamespaceIndex() const noexcept | opcua::QualifiedName | inline |
handle() noexcept | opcua::Wrapper< UA_QualifiedName > | inline |
handle() const noexcept | opcua::Wrapper< UA_QualifiedName > | inline |
name() const noexcept | opcua::QualifiedName | inline |
namespaceIndex() const noexcept | opcua::QualifiedName | inline |
native() const noexcept | opcua::Wrapper< UA_QualifiedName > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_QualifiedName > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_QualifiedName > | |
operator const UA_QualifiedName &() const noexcept | opcua::Wrapper< UA_QualifiedName > | inline |
operator UA_QualifiedName &() noexcept | opcua::Wrapper< UA_QualifiedName > | inline |
operator!=(const UA_QualifiedName &lhs, const UA_QualifiedName &rhs) noexcept | opcua::QualifiedName | related |
operator->() noexcept | opcua::Wrapper< UA_QualifiedName > | inline |
operator->() const noexcept | opcua::Wrapper< UA_QualifiedName > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_QualifiedName, UA_TYPES_QUALIFIEDNAME > | inline |
operator=(const UA_QualifiedName &native) | opcua::TypeWrapper< UA_QualifiedName, UA_TYPES_QUALIFIEDNAME > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_QualifiedName, UA_TYPES_QUALIFIEDNAME > | inline |
operator=(UA_QualifiedName &&native) noexcept | opcua::TypeWrapper< UA_QualifiedName, UA_TYPES_QUALIFIEDNAME > | inline |
operator==(const UA_QualifiedName &lhs, const UA_QualifiedName &rhs) noexcept | opcua::QualifiedName | related |
QualifiedName(NamespaceIndex namespaceIndex, std::string_view name) | opcua::QualifiedName | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< UA_QualifiedName > | inline |
swap(UA_QualifiedName &native) noexcept | opcua::Wrapper< UA_QualifiedName > | inline |
typeIndex() | opcua::TypeWrapper< UA_QualifiedName, UA_TYPES_QUALIFIEDNAME > | inlinestatic |
TypeWrapper() noexcept=default | opcua::QualifiedName | |
TypeWrapper(const T &native) | opcua::QualifiedName | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::QualifiedName | inline |
TypeWrapper(const TypeWrapper &other) | opcua::QualifiedName | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::QualifiedName | inline |
opcua::TypeWrapper< UA_QualifiedName, UA_TYPES_QUALIFIEDNAME >::TypeWrapper(const UA_QualifiedName &native) | opcua::TypeWrapper< UA_QualifiedName, UA_TYPES_QUALIFIEDNAME > | inlineexplicit |
Wrapper() noexcept=default | opcua::Wrapper< UA_QualifiedName > | |
Wrapper(const UA_QualifiedName &native) noexcept | opcua::Wrapper< UA_QualifiedName > | inlineexplicit |
Wrapper(UA_QualifiedName &&native) noexcept | opcua::Wrapper< UA_QualifiedName > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_QualifiedName, UA_TYPES_QUALIFIEDNAME > | inline |