The StorageInfo struct holds the system storage information. More...
#include <yarp/os/SystemInfo.h>
Public Attributes | |
capacity_t | totalSpace |
capacity_t | freeSpace |
The StorageInfo struct holds the system storage information.
Definition at line 46 of file SystemInfo.h.
capacity_t yarp::os::SystemInfo::StorageInfo::freeSpace |
Definition at line 49 of file SystemInfo.h.
capacity_t yarp::os::SystemInfo::StorageInfo::totalSpace |
Definition at line 48 of file SystemInfo.h.