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