|
AGVC SDK
0.8.0
|
|
|
|
IP地址 更多...
#include <type.h>

Public 属性 | |
| std::string | name |
| 连接名称 | |
| std::string | type |
| 类型 | |
| std::string | device |
| 网卡名称 | |
| std::string | ipv4_ip |
| IPv4地址及CIDR码,为空时无效 | |
| std::string | ipv4_gateway |
| 网关 | |
| std::string | ipv4_method |
| 自动分配或者手动连接,对应字段 auto, manual | |
| std::string | ipv4_dns |
| 第一个DNS | |
| std::string | ipv6_ip |
| IPv6地址及CIDR码,为空时无效 | |
| std::string | ipv6_gateway |
| std::string agvc_interface::IpAddressInfo::ipv4_method |