RMVL  1.1.1
RoboMaster Vision Library
Public 属性 | 所有成员列表
rm::IPConfig结构体 参考

IP 配置聚合类 更多...

#include <rmvl/light/opt_light_control.h>

rm::IPConfig 的协作图:

Public 属性

std::string ip
 IP 地址 更多...
 
std::string subnet_mask
 子网掩码 更多...
 
std::string default_gateway
 默认网管 更多...
 

详细描述

IP 配置聚合类

类成员变量说明

◆ default_gateway

std::string rm::IPConfig::default_gateway

默认网管

◆ ip

std::string rm::IPConfig::ip

IP 地址

◆ subnet_mask

std::string rm::IPConfig::subnet_mask

子网掩码


该结构体的文档由以下文件生成: