GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-835afb4352
mm_utils.cpp File Reference
#include <sys/types.h>
#include <ctype.h>
#include <ostream>
#include <iostream>
#include <stdio.h>
#include <grass/iostream/mm.h>
Include dependency graph for mm_utils.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ getAvailableMemory()

size_t getAvailableMemory ( )

◆ LOG_avail_memo()

void LOG_avail_memo ( )

◆ MEMORY_LOG()