#include <mem_info.h>
◆ communicate_process_values()
| void ug::MemInfo::communicate_process_values |
( |
| ) |
|
|
protected |
◆ global_resident_memory()
| number ug::MemInfo::global_resident_memory |
( |
| ) |
const |
◆ global_virtual_memory()
| number ug::MemInfo::global_virtual_memory |
( |
| ) |
const |
◆ local_resident_memory()
| number ug::MemInfo::local_resident_memory |
( |
| ) |
const |
◆ local_virtual_memory()
| number ug::MemInfo::local_virtual_memory |
( |
| ) |
const |
◆ max_resident_memory()
| number ug::MemInfo::max_resident_memory |
( |
| ) |
const |
◆ max_virtual_memory()
| number ug::MemInfo::max_virtual_memory |
( |
| ) |
const |
◆ memory_consumption()
| void ug::MemInfo::memory_consumption |
( |
| ) |
|
◆ m_gloRes
| size_t ug::MemInfo::m_gloRes |
|
private |
◆ m_gloVirt
| size_t ug::MemInfo::m_gloVirt |
|
private |
◆ m_locRes
| size_t ug::MemInfo::m_locRes |
|
private |
◆ m_locVirt
| size_t ug::MemInfo::m_locVirt |
|
private |
◆ m_maxRes
| size_t ug::MemInfo::m_maxRes |
|
private |
◆ m_maxVirt
| size_t ug::MemInfo::m_maxVirt |
|
private |
The documentation for this class was generated from the following files: