YARP
Yet Another Robot Platform
yarp::os::SystemInfo::MemoryInfo Struct Reference

The MemoryInfo struct holds the system memory information. More...

#include <yarp/os/SystemInfo.h>

Public Attributes

capacity_t totalSpace
 
capacity_t freeSpace
 

Detailed Description

The MemoryInfo struct holds the system memory information.

Definition at line 36 of file SystemInfo.h.

Member Data Documentation

◆ freeSpace

capacity_t yarp::os::SystemInfo::MemoryInfo::freeSpace

Definition at line 39 of file SystemInfo.h.

◆ totalSpace

capacity_t yarp::os::SystemInfo::MemoryInfo::totalSpace

Definition at line 38 of file SystemInfo.h.


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