GRASS GIS 7 Programmer's Manual
7.8.0(2019)-exported
|
#include <sys/types.h>
#include <ctype.h>
#include <ostream>
#include <iostream>
#include <stdio.h>
#include <grass/iostream/mm.h>
Go to the source code of this file.
Functions | |
void | LOG_avail_memo () |
size_t | getAvailableMemory () |
void | MEMORY_LOG (std::string str) |
size_t getAvailableMemory | ( | ) |
Definition at line 54 of file mm_utils.cpp.
References MM_manager.
void LOG_avail_memo | ( | ) |
Definition at line 47 of file mm_utils.cpp.
References MM_manager.
void MEMORY_LOG | ( | std::string | str | ) |
Definition at line 61 of file mm_utils.cpp.