IP地址
More...
#include <type.h>
IP地址
Definition at line 737 of file type.h.
◆ device
| std::string agvc_interface::IpAddressInfo::device |
◆ ipv4_dns
| std::string agvc_interface::IpAddressInfo::ipv4_dns |
第一个DNS
Definition at line 745 of file type.h.
◆ ipv4_gateway
| std::string agvc_interface::IpAddressInfo::ipv4_gateway |
◆ ipv4_ip
| std::string agvc_interface::IpAddressInfo::ipv4_ip |
IPv4地址及CIDR码,为空时无效
Definition at line 742 of file type.h.
◆ ipv4_method
| std::string agvc_interface::IpAddressInfo::ipv4_method |
自动分配或者手动连接,对应字段 auto, manual
Definition at line 744 of file type.h.
◆ ipv6_gateway
| std::string agvc_interface::IpAddressInfo::ipv6_gateway |
◆ ipv6_ip
| std::string agvc_interface::IpAddressInfo::ipv6_ip |
IPv6地址及CIDR码,为空时无效
Definition at line 746 of file type.h.
◆ name
| std::string agvc_interface::IpAddressInfo::name |
◆ type
| std::string agvc_interface::IpAddressInfo::type |
The documentation for this struct was generated from the following file: