RMVL
1.5.0-dev
Robotic Manipulation and Vision Library
|
OPC UA 客户端 更多...
类 | |
class | rm::ClientView |
OPC UA 客户端视图 更多... | |
class | rm::Client |
OPC UA 客户端 更多... | |
命名空间 | |
namespace | rm |
类型定义 | |
using | rm::DataChangeNotificationCallback = std::function<void(ClientView, const Variable &)> |
数据变更通知回调函数 | |
using | rm::EventNotificationCallback = std::function<void(ClientView, const std::vector<Variable> &)> |
OPC UA 客户端