![]() |
RMVL
2.4.0-dev
Robotic Manipulation and Vision Library
|
Outbound 多播接口设置选项 更多...
#include <rmvl/io/socket.hpp>
Public 成员函数 | |
| Interface (std::array< uint8_t, 4 > addr) | |
| 构造 Outbound 多播接口设置选项 | |
| int | name () const |
| const void * | data () const |
| unsigned int | size () const |
Outbound 多播接口设置选项
|
explicit |
构造 Outbound 多播接口设置选项
| [in] | addr | 多播接口的 IPv4 地址 |
| const void * rm::ip::multicast::Interface::data | ( | ) | const |
| int rm::ip::multicast::Interface::name | ( | ) | const |
| unsigned int rm::ip::multicast::Interface::size | ( | ) | const |