TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/common/system/memoryInfo.hpp File Reference
#include <cstddef>
#include <ostream>
Include dependency graph for memoryInfo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  MemoryInfo

Functions

MemoryInfo getMemoryInfo ()
std::ostream & operator<< (std::ostream &os, const MemoryInfo &infos)

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const MemoryInfo infos 
)