|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
网络接口信息 更多...
#include <sysinfo.hpp>
Public 属性 | |
| string | name |
| 接口名称 | |
| string | address |
| IP 地址 | |
| string | netmask |
| 子网掩码 | |
| string | mac |
| MAC 地址(格式 xx:xx:xx:xx:xx:xx) | |
| bool | is_up {false} |
| 接口是否启用 | |
网络接口信息
在文件 sysinfo.hpp 第 155 行定义.