GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gdal.c File Reference

GIS Library - Utilization of GDAL library. More...

#include <stdlib.h>
#include <string.h>
#include <grass/config.h>
#include <grass/gis.h>
#include <grass/glocale.h>
#include "G.h"
Include dependency graph for gdal.c:

Go to the source code of this file.

Functions

struct GDAL_linkG_get_gdal_link (const char *name, const char *mapset)
 
void G_close_gdal_link (struct GDAL_link *gdal)
 

Detailed Description

GIS Library - Utilization of GDAL library.

(C) 2010 by the GRASS Development Team

This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.

Author
Glynn Clements

Definition in file gdal.c.

Function Documentation

void G_close_gdal_link ( struct GDAL_link gdal)

Definition at line 266 of file gdal.c.

References GDAL_link::filename, and G_free().