G.h File Reference

#include <grass/gis.h>
#include <rpc/types.h>
#include <rpc/xdr.h>

Include dependency graph for G.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  fileinfo
struct  G__

Defines

#define XDR_FLOAT_NBYTES   4
#define XDR_DOUBLE_NBYTES   8
#define NULL_ROWS_INMEM   8
#define OPEN_OLD   1
#define OPEN_NEW_COMPRESSED   2
#define OPEN_NEW_UNCOMPRESSED   3
#define OPEN_NEW_RANDOM   4

Typedefs

typedef int COLUMN_MAPPING

Variables

struct G__ G__


Define Documentation

#define NULL_ROWS_INMEM   8

Definition at line 7 of file G.h.

Referenced by G__open_cell_old(), and G_dump().

#define OPEN_NEW_COMPRESSED   2

Definition at line 76 of file G.h.

Referenced by G__write_fp_format(), G_open_cell_new(), G_open_fp_cell_new(), and G_set_window().

#define OPEN_NEW_RANDOM   4

Definition at line 78 of file G.h.

Referenced by G_open_cell_new_random(), and G_set_window().

#define OPEN_NEW_UNCOMPRESSED   3

Definition at line 77 of file G.h.

Referenced by G_open_cell_new_uncompressed(), G_open_fp_cell_new_uncompressed(), and G_set_window().

#define OPEN_OLD   1

Definition at line 75 of file G.h.

Referenced by G__create_window_mapping(), G__open_cell_old(), G_close_cell(), G_set_quant_rules(), G_set_window(), and G_unopen_cell().

#define XDR_DOUBLE_NBYTES   8

Definition at line 6 of file G.h.

Referenced by G__open_cell_old(), G_open_fp_cell_new(), G_open_fp_cell_new_uncompressed(), G_read_fp_range(), G_set_fp_type(), G_set_window(), and G_write_fp_range().

#define XDR_FLOAT_NBYTES   4

Definition at line 5 of file G.h.

Referenced by G__open_cell_old(), G_open_fp_cell_new(), G_open_fp_cell_new_uncompressed(), and G_set_fp_type().


Typedef Documentation

typedef int COLUMN_MAPPING

Definition at line 15 of file G.h.


Variable Documentation

struct G__ G__

Definition at line 18 of file gisinit.c.


Generated on Wed Dec 19 14:59:13 2007 for GRASS by  doxygen 1.5.4