GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
mask_info.c File Reference
#include <string.h>
#include <grass/gis.h>
#include <grass/raster.h>
#include <grass/glocale.h>
Include dependency graph for mask_info.c:

Go to the source code of this file.

Functions

char * Rast_mask_info (void)
 
int Rast__mask_info (char *name, char *mapset)
 

Function Documentation

◆ Rast__mask_info()

int Rast__mask_info ( char *  name,
char *  mapset 
)

Definition at line 56 of file mask_info.c.

References G_find_raster(), G_mapset(), GMAPSET_MAX, GNAME_MAX, and Rast_is_reclass().

Referenced by Rast_mask_info().

◆ Rast_mask_info()

char* Rast_mask_info ( void  )

Definition at line 35 of file mask_info.c.

References _, G_store(), GMAPSET_MAX, GNAME_MAX, name, and Rast__mask_info().