![]() |
RMVL
2.4.0-dev
Robotic Manipulation and Vision Library
|
OPC UA 服务器 更多...
类 | |
| class | rm::OpcuaServerView |
| OPC UA 服务器视图 更多... | |
| class | rm::OpcuaServer |
| OPC UA 服务器 更多... | |
| class | rm::OpcuaServerTimer |
| OPC UA 服务器定时器 更多... | |
命名空间 | |
| namespace | rm |
类型定义 | |
| using | rm::ValueCallbackBeforeRead = std::function<void(OpcuaServerView, const NodeId &, const Variable &)> |
| 值回调函数,Read 可调用对象定义 | |
| using | rm::ValueCallbackAfterWrite = std::function<void(OpcuaServerView, const NodeId &, const Variable &)> |
| 值回调函数,Write 可调用对象定义 | |
OPC UA 服务器