GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
func_desc Struct Reference

#include <calc.h>

Data Fields

const char * name
 
args_tcheck_args
 
func_tfunc
 

Detailed Description

Definition at line 21 of file calc.h.

Field Documentation

◆ check_args

args_t* func_desc::check_args

Definition at line 24 of file calc.h.

◆ func

func_t* func_desc::func

Definition at line 25 of file calc.h.

◆ name

const char* func_desc::name

Definition at line 23 of file calc.h.


The documentation for this struct was generated from the following file: