open62541pp 0.16.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::detail::WrapperConversion< WrapperType > Member List

This is the complete list of members for opcua::detail::WrapperConversion< WrapperType >, including all inherited members.

asNative(WrapperType *wrapper) noexceptopcua::detail::WrapperConversion< WrapperType >inlinestatic
asNative(const WrapperType *wrapper) noexceptopcua::detail::WrapperConversion< WrapperType >inlinestatic
asNative(WrapperType &wrapper) noexceptopcua::detail::WrapperConversion< WrapperType >inlinestatic
asNative(const WrapperType &wrapper) noexceptopcua::detail::WrapperConversion< WrapperType >inlinestatic
asWrapper(NativeType *native) noexceptopcua::detail::WrapperConversion< WrapperType >inlinestatic
asWrapper(const NativeType *native) noexceptopcua::detail::WrapperConversion< WrapperType >inlinestatic
asWrapper(NativeType &native) noexceptopcua::detail::WrapperConversion< WrapperType >inlinestatic
asWrapper(const NativeType &native) noexceptopcua::detail::WrapperConversion< WrapperType >inlinestatic
NativeType typedefopcua::detail::WrapperConversion< WrapperType >