open62541pp 0.17.0
C++ wrapper of open62541
|
This is the complete list of members for opcua::Wrapper< T >, including all inherited members.
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 |
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 T &native) noexcept | opcua::Wrapper< T > | inline |
operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
Wrapper() noexcept=default | opcua::Wrapper< T > | |
Wrapper(const T &native) noexcept | opcua::Wrapper< T > | inlineexplicit |
Wrapper(T &&native) noexcept | opcua::Wrapper< T > | inlineexplicit |