#include <system_info.h>
◆ architecture
| std::string mm::core::SystemInfo::architecture |
◆ container
| std::string mm::core::SystemInfo::container |
◆ cpuCores
| unsigned mm::core::SystemInfo::cpuCores = 0 |
◆ cpuModel
| std::string mm::core::SystemInfo::cpuModel |
◆ diskFreeBytes
| uint64_t mm::core::SystemInfo::diskFreeBytes = 0 |
◆ diskTotalBytes
| uint64_t mm::core::SystemInfo::diskTotalBytes = 0 |
◆ dockerVersion
| std::string mm::core::SystemInfo::dockerVersion |
◆ hostname
| std::string mm::core::SystemInfo::hostname |
◆ kernel
| std::string mm::core::SystemInfo::kernel |
◆ osName
| std::string mm::core::SystemInfo::osName |
◆ totalMemoryBytes
| uint64_t mm::core::SystemInfo::totalMemoryBytes = 0 |
The documentation for this struct was generated from the following file: