GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-535c39c9fc
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 17 of file manage.h.

◆ LIST

#define LIST   4

Definition at line 18 of file manage.h.

◆ REMOVE

#define REMOVE   1

Definition at line 15 of file manage.h.

◆ RENAME

#define RENAME   2

Definition at line 16 of file manage.h.