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

The StorageInfo struct holds the system storage information. More...

#include <yarp/os/SystemInfo.h>

Public Attributes

capacity_t totalSpace
 
capacity_t freeSpace
 

Detailed Description

The StorageInfo struct holds the system storage information.

Definition at line 46 of file SystemInfo.h.

Member Data Documentation

◆ freeSpace

capacity_t yarp::os::SystemInfo::StorageInfo::freeSpace

Definition at line 49 of file SystemInfo.h.

◆ totalSpace

capacity_t yarp::os::SystemInfo::StorageInfo::totalSpace

Definition at line 48 of file SystemInfo.h.


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