open62541pp 0.17.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::TypeWrapper< T, Index > Member List

This is the complete list of members for opcua::TypeWrapper< T, Index >, including all inherited members.

asNative(WrapperType *wrapper) noexceptopcua::Wrapper< T >related
asNative(const WrapperType *wrapper) noexceptopcua::Wrapper< T >related
asNative(WrapperType &wrapper) noexceptopcua::Wrapper< T >related
asNative(const WrapperType &wrapper) noexceptopcua::Wrapper< T >related
asWrapper(NativeType *native) noexceptopcua::Wrapper< T >related
asWrapper(const NativeType *native) noexceptopcua::Wrapper< T >related
asWrapper(NativeType &native) noexceptopcua::Wrapper< T >related
asWrapper(const NativeType &native) noexceptopcua::Wrapper< T >related
clear() noexceptopcua::TypeWrapper< T, Index >inlineprotected
handle() noexceptopcua::Wrapper< T >inline
handle() const noexceptopcua::Wrapper< T >inline
native() const noexceptopcua::Wrapper< T >inlineprotected
native() noexceptopcua::Wrapper< T >inlineprotected
NativeType typedefopcua::Wrapper< T >
operator const T &() const noexceptopcua::Wrapper< T >inline
operator T&() noexceptopcua::Wrapper< T >inline
operator->() noexceptopcua::Wrapper< T >inline
operator->() const noexceptopcua::Wrapper< T >inline
operator=(const TypeWrapper &other)opcua::TypeWrapper< T, Index >inline
operator=(const T &native)opcua::TypeWrapper< T, Index >inline
operator=(TypeWrapper &&other) noexceptopcua::TypeWrapper< T, Index >inline
operator=(T &&native) noexceptopcua::TypeWrapper< T, Index >inline
swap(Wrapper &other) noexceptopcua::Wrapper< T >inline
swap(T &native) noexceptopcua::Wrapper< T >inline
typeIndex()opcua::TypeWrapper< T, Index >inlinestatic
TypeWrapper() noexcept=defaultopcua::TypeWrapper< T, Index >
TypeWrapper(const T &native)opcua::TypeWrapper< T, Index >inlineexplicit
TypeWrapper(T &&native) noexceptopcua::TypeWrapper< T, Index >inline
TypeWrapper(const TypeWrapper &other)opcua::TypeWrapper< T, Index >inline
TypeWrapper(TypeWrapper &&other) noexceptopcua::TypeWrapper< T, Index >inline
Wrapper() noexcept=defaultopcua::Wrapper< T >
Wrapper(const T &native) noexceptopcua::Wrapper< T >inlineexplicit
Wrapper(T &&native) noexceptopcua::Wrapper< T >inlineexplicit
~TypeWrapper()opcua::TypeWrapper< T, Index >inline