Include dependency graph for SystemInfo.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | yarp::os::SystemInfo |
| A class to get the system (platform) status such as available memory, storage, CPU load and etc. More... | |
| struct | yarp::os::SystemInfo::MemoryInfo |
| The MemoryInfo struct holds the system memory information. More... | |
| struct | yarp::os::SystemInfo::StorageInfo |
| The StorageInfo struct holds the system storage information. More... | |
| struct | yarp::os::SystemInfo::ProcessorInfo |
| The ProcessorInfo struct holds the processor information. More... | |
| struct | yarp::os::SystemInfo::LoadInfo |
| The LoadInfo struct holds the current cpu load information. More... | |
| struct | yarp::os::SystemInfo::PlatformInfo |
| The PlatformInfo struct holds the operating system information. More... | |
| struct | yarp::os::SystemInfo::UserInfo |
| The UserInfo struct holds the current user information. More... | |
| struct | yarp::os::SystemInfo::ProcessInfo |
| The ProcessInfo struct provides the operating system process information. More... | |
Namespaces | |
| yarp | |
| The main, catch-all namespace for YARP. | |
| yarp::os | |
| An interface to the operating system, including Port based communication. | |