quant_io.c File Reference

#include "gis.h"
#include "glocale.h"
#include <string.h>

Include dependency graph for quant_io.c:

Go to the source code of this file.

Defines

#define QUANT_FILE_NAME   "f_quant"

Functions

int G__quant_import (char *name, char *mapset, struct Quant *quant)
int G__quant_export (char *name, char *mapset, struct Quant *quant)


Define Documentation

#define QUANT_FILE_NAME   "f_quant"

Definition at line 66 of file quant_io.c.

Referenced by G__quant_export(), and G__quant_import().


Function Documentation

int G__quant_export ( char *  name,
char *  mapset,
struct Quant *  quant 
)

Definition at line 287 of file quant_io.c.

References G__make_mapset_element(), G__name_is_fully_qualified(), G_fopen_new(), G_mapset(), G_remove(), and QUANT_FILE_NAME.

Referenced by G_write_quant().

int G__quant_import ( char *  name,
char *  mapset,
struct Quant *  quant 
)

Definition at line 113 of file quant_io.c.

References G__name_is_fully_qualified(), G_fopen_old(), G_mapset(), G_quant_free(), G_raster_map_type(), G_warning(), and QUANT_FILE_NAME.

Referenced by G_read_quant().


Generated on Sat Jul 22 22:06:34 2006 for GRASS by  doxygen 1.4.7