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< T, Index > | inlineprotected |
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->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< T, Index > | inline |
operator=(const T &native) | opcua::TypeWrapper< T, Index > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< T, Index > | inline |
operator=(T &&native) noexcept | opcua::TypeWrapper< T, Index > | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
typeIndex() | opcua::TypeWrapper< T, Index > | inlinestatic |
TypeWrapper() noexcept=default | opcua::TypeWrapper< T, Index > | |
TypeWrapper(const T &native) | opcua::TypeWrapper< T, Index > | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::TypeWrapper< T, Index > | inline |
TypeWrapper(const TypeWrapper &other) | opcua::TypeWrapper< T, Index > | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::TypeWrapper< T, Index > | 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< T, Index > | inline |