![]() |
RMVL
2.5.0-dev
Robotic Manipulation and Vision Library
|
Socket 多缓冲区读取结果结构体 更多...
#include <rmvl/io/socket.hpp>
Public 属性 | |
| std::vector< std::string > | data |
| 读取的数据分片数组 | |
| std::string | addr |
| 发送方地址 | |
| uint16_t | port |
| 发送方端口 | |
Socket 多缓冲区读取结果结构体
| std::string rm::MultiRecvData::addr |
发送方地址
| std::vector<std::string> rm::MultiRecvData::data |
读取的数据分片数组
| uint16_t rm::MultiRecvData::port |
发送方端口