open62541pp 0.16.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::services::detail::AttributeHandler< Attribute > Struct Template Reference

Detailed Description

template<AttributeId Attribute>
struct opcua::services::detail::AttributeHandler< Attribute >

Attribute handler to convert DataValue objects to/from the attribute specific types.

Template specializations must be provided for all AttributeIds.

Definition at line 31 of file attribute_handler.hpp.