open62541pp 0.15.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::services::detail::AttributeHandler< AttributeId::NodeClass > Struct Reference

#include <attribute_handler.hpp>

Detailed Description

Definition at line 122 of file attribute_handler.hpp.

Public Types

using Type = NodeClass
 

Static Public Member Functions

static Result< TypefromDataValue (DataValue &&dv) noexcept
 

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ fromDataValue()

static Result< Type > opcua::services::detail::AttributeHandler< AttributeId::NodeClass >::fromDataValue ( DataValue && dv)
inlinestaticnoexcept

Definition at line 125 of file attribute_handler.hpp.