![]() |
RMVL
1.5.0-dev
Robotic Manipulation and Vision Library
|
成员的完整列表,这些成员属于 rm::Client,包括所有继承而来的类成员
| addViewNode(const View &view) const | rm::Client | |
| call(const NodeId &obj_node, const std::string &name, const std::vector< Variable > &inputs, std::vector< Variable > &outputs) const | rm::Client | |
| call(const std::string &name, const std::vector< Variable > &inputs, std::vector< Variable > &outputs) const | rm::Client | inline |
| Client(std::string_view address, const UserConfig &usr={}) | rm::Client | |
| Client(const Client &)=delete | rm::Client | |
| Client(Client &&)=default | rm::Client | |
| find(std::string_view browse_name, uint16_t ns=1U) const | rm::Client | inline |
| monitor(NodeId node, DataChangeNotificationCallback on_change, uint32_t queue_size=10) | rm::Client | |
| monitor(NodeId node, const std::vector< std::string > &names, EventNotificationCallback on_event) | rm::Client | |
| ok() const | rm::Client | inline |
| operator ClientView() const | rm::Client | inline |
| operator=(const Client &)=delete | rm::Client | |
| operator=(Client &&)=default | rm::Client | |
| read(const NodeId &node) const | rm::Client | |
| remove(NodeId node) | rm::Client | |
| spin() const | rm::Client | |
| spinOnce() const | rm::Client | |
| write(const NodeId &node, const Variable &val) const | rm::Client | |
| ~Client() | rm::Client |
1.12.0