lebai sdk  1.4.4
lebai c++ sdk with swig to support sereval languages.
Public Attributes | List of all members
lebai::l_master::SystemInfoData Struct Reference

控制器系统信息数据结构. More...

#include <robot.hh>

Public Attributes

std::string name
 
std::string kernel_version
 
std::string os_version
 
std::string host_name
 
uint64_t used_memory = 0
 
uint64_t total_memory = 0
 

Detailed Description

控制器系统信息数据结构.

Member Data Documentation

◆ host_name

std::string lebai::l_master::SystemInfoData::host_name

主机名.

◆ kernel_version

std::string lebai::l_master::SystemInfoData::kernel_version

内核版本.

◆ name

std::string lebai::l_master::SystemInfoData::name

操作系统名字.

◆ os_version

std::string lebai::l_master::SystemInfoData::os_version

系统版本.

◆ total_memory

uint64_t lebai::l_master::SystemInfoData::total_memory = 0

总内存.

◆ used_memory

uint64_t lebai::l_master::SystemInfoData::used_memory = 0

已使用内存.


The documentation for this struct was generated from the following file: