open62541pp 0.19.0
C++ wrapper of open62541
|
#include <wrapper.hpp>
Specialized type handler for native types.
T | Native type, e.g. UA_String |
Index | Type index of the UA_TYPES array, e.g. UA_TYPES_STRING |
Definition at line 75 of file wrapper.hpp.
Static Public Member Functions | |
static constexpr T | copy (const T &native) |
static constexpr T | move (T &&native) noexcept |
static constexpr void | clear (T &native) noexcept |
|
inlinestaticconstexprnoexcept |
Definition at line 86 of file wrapper.hpp.
|
inlinestaticconstexpr |
Definition at line 78 of file wrapper.hpp.
|
inlinestaticconstexprnoexcept |
Definition at line 82 of file wrapper.hpp.