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

Member Data Documentation

◆ freeSpace

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

Definition at line 45 of file SystemInfo.h.

◆ totalSpace

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

Definition at line 44 of file SystemInfo.h.


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