The MemoryInfo struct holds the system memory information. More...
#include <yarp/os/SystemInfo.h>
Public Attributes | |
| capacity_t | totalSpace |
| capacity_t | freeSpace |
The MemoryInfo struct holds the system memory information.
Definition at line 36 of file SystemInfo.h.
| capacity_t yarp::os::SystemInfo::MemoryInfo::freeSpace |
Definition at line 39 of file SystemInfo.h.
| capacity_t yarp::os::SystemInfo::MemoryInfo::totalSpace |
Definition at line 38 of file SystemInfo.h.