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

Go to the source code of this file.

Data Structures

struct  list
 

Macros

#define REMOVE   1
 
#define RENAME   2
 
#define COPY   3
 
#define LIST   4
 

Macro Definition Documentation

◆ COPY

#define COPY   3

Definition at line 18 of file manage.h.

◆ LIST

#define LIST   4

Definition at line 19 of file manage.h.

◆ REMOVE

#define REMOVE   1

Definition at line 16 of file manage.h.

◆ RENAME

#define RENAME   2

Definition at line 17 of file manage.h.