GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
COLUMN Struct Reference

Data Fields

char * name
int ctype
char * value

Detailed Description

Definition at line 20 of file form.c.

Field Documentation

int COLUMN::ctype

Definition at line 23 of file form.c.

Referenced by submit().

char* COLUMN::name
char* COLUMN::value

Definition at line 24 of file form.c.

Referenced by python.core.ScriptError::__str__(), and set_value().


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