open62541pp 0.16.0
C++ wrapper of open62541
|
#include <wrapper.hpp>
Definition at line 112 of file wrapper.hpp.
Public Types | |
using | NativeType = typename WrapperType::NativeType |
Static Public Member Functions | |
static constexpr WrapperType * | asWrapper (NativeType *native) noexcept |
static constexpr const WrapperType * | asWrapper (const NativeType *native) noexcept |
static constexpr WrapperType & | asWrapper (NativeType &native) noexcept |
static constexpr const WrapperType & | asWrapper (const NativeType &native) noexcept |
static constexpr NativeType * | asNative (WrapperType *wrapper) noexcept |
static constexpr const NativeType * | asNative (const WrapperType *wrapper) noexcept |
static constexpr NativeType & | asNative (WrapperType &wrapper) noexcept |
static constexpr const NativeType & | asNative (const WrapperType &wrapper) noexcept |
using opcua::detail::WrapperConversion< WrapperType >::NativeType = typename WrapperType::NativeType |
Definition at line 116 of file wrapper.hpp.
|
inlinestaticconstexprnoexcept |
Definition at line 119 of file wrapper.hpp.
Referenced by opcua::asWrapper(), opcua::asWrapper(), opcua::asWrapper(), opcua::asWrapper(), opcua::detail::WrapperConversion< WrapperType >::asWrapper(), and opcua::detail::WrapperConversion< WrapperType >::asWrapper().
|
inlinestaticconstexprnoexcept |
Definition at line 123 of file wrapper.hpp.
|
inlinestaticconstexprnoexcept |
Definition at line 127 of file wrapper.hpp.
|
inlinestaticconstexprnoexcept |
Definition at line 131 of file wrapper.hpp.
|
inlinestaticconstexprnoexcept |
Definition at line 135 of file wrapper.hpp.
Referenced by opcua::asNative(), opcua::asNative(), opcua::asNative(), opcua::asNative(), opcua::detail::WrapperConversion< WrapperType >::asNative(), and opcua::detail::WrapperConversion< WrapperType >::asNative().
|
inlinestaticconstexprnoexcept |
Definition at line 139 of file wrapper.hpp.
|
inlinestaticconstexprnoexcept |
Definition at line 143 of file wrapper.hpp.
|
inlinestaticconstexprnoexcept |
Definition at line 147 of file wrapper.hpp.