asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< T > | related |
clear() noexcept | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | inlineprotected |
ContentFilter(std::initializer_list< ContentFilterElement > elements) | opcua::ua::ContentFilter | |
ContentFilter(Span< const ContentFilterElement > elements) | opcua::ua::ContentFilter | explicit |
elements() const noexcept | opcua::ua::ContentFilter | inline |
elements() noexcept | opcua::ua::ContentFilter | inline |
getElements() const noexcept | opcua::ua::ContentFilter | inline |
getElements() noexcept | opcua::ua::ContentFilter | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
operator const T &() const noexcept | opcua::Wrapper< T > | inline |
operator T&() noexcept | opcua::Wrapper< T > | inline |
operator!(const ContentFilter &filter) | opcua::ua::ContentFilter | related |
operator&&(const ContentFilterElement &lhs, const ContentFilter &rhs) | opcua::ua::ContentFilter | related |
operator&&(const ContentFilter &lhs, const ContentFilter &rhs) | opcua::ua::ContentFilter | related |
operator->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | inline |
operator=(const UA_ContentFilter &native) | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | inline |
operator=(UA_ContentFilter &&native) noexcept | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
operator||(const ContentFilterElement &lhs, const ContentFilter &rhs) | opcua::ua::ContentFilter | related |
operator||(const ContentFilter &lhs, const ContentFilter &rhs) | opcua::ua::ContentFilter | related |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString(const UA_ContentFilter &object, const UA_DataType &type) | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | related |
toString(const UA_ContentFilter &object) | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | related |
typeIndex() | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::ContentFilter | |
TypeWrapper(const T &native) | opcua::ua::ContentFilter | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::ContentFilter | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::ContentFilter | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::ContentFilter | inline |
TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER >::TypeWrapper(const UA_ContentFilter &native) | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | inlineexplicit |
TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER >::TypeWrapper(UA_ContentFilter &&native) noexcept | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | inline |
Wrapper() noexcept=default | opcua::Wrapper< T > | |
Wrapper(const T &native) noexcept | opcua::Wrapper< T > | inlineexplicit |
Wrapper(T &&native) noexcept | opcua::Wrapper< T > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_ContentFilter, UA_TYPES_CONTENTFILTER > | inline |