GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
mm_utils.h File Reference
#include "mm.h"
#include <string>
Include dependency graph for mm_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void LOG_avail_memo ()
 
size_t getAvailableMemory ()
 
void MEMORY_LOG (std::string str)
 

Function Documentation

◆ getAvailableMemory()

size_t getAvailableMemory ( )

◆ LOG_avail_memo()

void LOG_avail_memo ( )

◆ MEMORY_LOG()