#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 38 of file G.h.
double G__::fileinfo::C1 |
double G__::fileinfo::C2 |
struct Cell_head G__::fileinfo::cellhd |
unsigned char* G__::fileinfo::data |
struct FPRange G__::fileinfo::fp_range |
RASTER_MAP_TYPE G__::fileinfo::map_type |
char* G__::fileinfo::mapset |
char* G__::fileinfo::name |
unsigned char* G__::fileinfo::NULL_ROWS[NULL_ROWS_INMEM] |
unsigned char* G__::fileinfo::null_work_buf |
struct Quant G__::fileinfo::quant |
struct Range G__::fileinfo::range |
struct Reclass G__::fileinfo::reclass |
off_t* G__::fileinfo::row_ptr |
struct Cell_stats G__::fileinfo::statf |
char* G__::fileinfo::temp_name |