open62541pp 0.16.0
C++ wrapper of open62541
|
#include <server_context.hpp>
Definition at line 22 of file server_context.hpp.
Public Attributes | |
ValueCallback | valueCallback |
ValueBackendDataSource | dataSource |
std::function< void(Span< const Variant > input, Span< Variant > output)> | methodCallback |
ValueCallback opcua::detail::NodeContext::valueCallback |
Definition at line 23 of file server_context.hpp.
ValueBackendDataSource opcua::detail::NodeContext::dataSource |
Definition at line 24 of file server_context.hpp.