TuttleOFX  1
MemoryInfo Struct Reference

#include <memoryInfo.hpp>

Data Fields

std::size_t _totalRam
std::size_t _freeRam
std::size_t _totalSwap
std::size_t _freeSwap

Detailed Description

Definition at line 7 of file memoryInfo.hpp.


Field Documentation

std::size_t MemoryInfo::_freeRam

Definition at line 10 of file memoryInfo.hpp.

Referenced by getMemoryInfo(), and operator<<().

std::size_t MemoryInfo::_freeSwap

Definition at line 14 of file memoryInfo.hpp.

Referenced by getMemoryInfo(), and operator<<().

Definition at line 13 of file memoryInfo.hpp.

Referenced by getMemoryInfo(), and operator<<().


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