open62541pp 0.16.0
C++ wrapper of open62541
|
#include <attribute_handler.hpp>
Definition at line 50 of file attribute_handler.hpp.
Public Types | |
using | Type = T |
Static Public Member Functions | |
static Result< Type > | fromDataValue (DataValue &&dv) noexcept |
template<typename U > | |
static DataValue | toDataValue (U &&value) |
using opcua::services::detail::AttributeHandlerScalar< T, Enable >::Type = T |
Definition at line 51 of file attribute_handler.hpp.
|
inlinestaticnoexcept |
Definition at line 53 of file attribute_handler.hpp.
|
inlinestatic |
Definition at line 62 of file attribute_handler.hpp.