#include <G.h>
Data Fields | |
| int | open_mode |
| Cell_head | cellhd |
| Reclass | reclass |
| Cell_stats | statf |
| Range | range |
| FPRange | fp_range |
| int | want_histogram |
| int | reclass_flag |
| off_t * | row_ptr |
| COLUMN_MAPPING * | col_map |
| double | C1 |
| double | C2 |
| int | cur_row |
| int | null_cur_row |
| int | cur_nbytes |
| unsigned char * | data |
| int | nbytes |
| RASTER_MAP_TYPE | map_type |
| char * | temp_name |
| char * | null_temp_name |
| int | null_file_exists |
| char * | name |
| char * | mapset |
| int | io_error |
| XDR | xdrstream |
| unsigned char * | NULL_ROWS [NULL_ROWS_INMEM] |
| unsigned char * | null_work_buf |
| int | min_null_row |
| Quant | quant |
Definition at line 17 of file G.h.
Definition at line 19 of file G.h.
Referenced by G__create_window_mapping(), G__open_cell_old(), G__write_fp_format(), G_close_cell(), G_dump(), G_set_quant_rules(), and G_unopen_cell().
| struct Cell_head fileinfo::cellhd |
Definition at line 20 of file G.h.
Referenced by G__check_format(), G__create_window_mapping(), G__open_cell_old(), G__read_row_ptrs(), G__write_row_ptrs(), and G_dump().
| struct Reclass fileinfo::reclass |
| struct Cell_stats fileinfo::statf |
| struct Range fileinfo::range |
| struct FPRange fileinfo::fp_range |
| off_t* fileinfo::row_ptr |
Definition at line 27 of file G.h.
Referenced by G__check_format(), G__read_row_ptrs(), G__write_row_ptrs(), and G_dump().
| double fileinfo::C1 |
Definition at line 29 of file G.h.
Referenced by G__create_window_mapping(), G_dump(), and G_row_repeat_nomask().
| double fileinfo::C2 |
Definition at line 29 of file G.h.
Referenced by G__create_window_mapping(), G_dump(), and G_row_repeat_nomask().
| unsigned char* fileinfo::data |
| int fileinfo::nbytes |
Definition at line 34 of file G.h.
Referenced by G__read_row_ptrs(), G__write_data(), G__write_data_compressed(), G__write_row_ptrs(), and G_dump().
| RASTER_MAP_TYPE fileinfo::map_type |
Definition at line 35 of file G.h.
Referenced by G__open_cell_old(), G__write_fp_format(), G_dump(), and G_put_map_row().
| char* fileinfo::temp_name |
| char* fileinfo::null_temp_name |
| char* fileinfo::name |
Definition at line 39 of file G.h.
Referenced by G__open_cell_old(), G__read_row_ptrs(), G__write_fp_format(), G_dump(), and G_put_map_row().
| char* fileinfo::mapset |
Definition at line 40 of file G.h.
Referenced by G__read_row_ptrs(), G__write_fp_format(), G_dump(), and G_put_cell_title().
Definition at line 42 of file G.h.
Referenced by G__random_d_initialize_0(), G__random_f_initialize_0(), and G_dump().
| unsigned char* fileinfo::NULL_ROWS[NULL_ROWS_INMEM] |
| unsigned char* fileinfo::null_work_buf |
| struct Quant fileinfo::quant |
1.5.1