Functions

Vlib/type.c File Reference

#include <grass/gis.h>
#include <grass/Vect.h>
Include dependency graph for Vlib/type.c:

Go to the source code of this file.

Functions

int Vect_option_to_types (struct Option *type_opt)
 Get types from options.

Function Documentation

int Vect_option_to_types ( struct Option *  type_opt )

Get types from options.

Parameters:
type_optOption structure
Returns:
types
-1 on error

Definition at line 31 of file Vlib/type.c.