YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
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 32 of file SystemInfo.h.

Member Data Documentation

◆ freeSpace

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

Definition at line 35 of file SystemInfo.h.

◆ totalSpace

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

Definition at line 34 of file SystemInfo.h.


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