open62541pp 0.15.0
C++ wrapper of open62541
|
#include <server_context.hpp>
Definition at line 17 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 18 of file server_context.hpp.
ValueBackendDataSource opcua::detail::NodeContext::dataSource |
Definition at line 19 of file server_context.hpp.