![]() |
RMVL
2.6.0-dev
Robotic Manipulation and Vision Library
|
IPv4 网络协议 更多...
#include <rmvl/io/socket.hpp>
Public 成员函数 | |
| Networkv4 (std::array< uint8_t, 4 > addr, std::array< uint8_t, 4 > netmask) | |
| std::array< uint8_t, 4 > | address () const noexcept |
| 获取 IPv4 地址 | |
| std::array< uint8_t, 4 > | broadcast () const noexcept |
| 获取广播地址 | |
| std::array< uint8_t, 4 > | netmask () const noexcept |
| 获取子网掩码 | |
IPv4 网络协议
|
inline |
|
inlinenoexcept |
获取 IPv4 地址
|
noexcept |
获取广播地址
|
inlinenoexcept |
获取子网掩码