|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
#include <R.h>

| int R__::auto_mask |
Definition at line 85 of file R.h.
Referenced by Rast__check_for_auto_masking(), Rast_maskfd(), Rast_suppress_masking(), and Rast_unsuppress_masking().
| int R__::compress_nulls |
Definition at line 89 of file R.h.
Referenced by Rast__open_null_write().
Definition at line 96 of file R.h.
Referenced by Rast__check_format(), Rast__close_null(), Rast__create_window_mapping(), Rast__open_null_write(), Rast__open_old(), Rast__read_null_bits(), Rast__read_null_row_ptrs(), Rast__read_row_ptrs(), Rast__unopen_all(), Rast__write_null_bits(), Rast__write_null_row_ptrs(), Rast__write_row_ptrs(), Rast_close(), Rast_get_map_type(), Rast_get_null_value_row(), Rast_get_vrt_row(), Rast_row_repeat_nomask(), Rast_set_quant_rules(), and Rast_unopen().
| int R__::fileinfo_count |
Definition at line 95 of file R.h.
Referenced by Rast__unopen_all(), Rast_close(), and Rast_unopen().
| RASTER_MAP_TYPE R__::fp_type |
Definition at line 83 of file R.h.
Referenced by Rast_open_fp_new(), Rast_open_fp_new_uncompressed(), and Rast_set_fp_type().
| int R__::mask_fd |
Definition at line 84 of file R.h.
Referenced by Rast__check_for_auto_masking(), Rast_maskfd(), Rast_suppress_masking(), and Rast_unsuppress_masking().
| int R__::nbytes |
Definition at line 87 of file R.h.
Referenced by Rast_create_gdal_link(), and Rast_set_cell_format().
Definition at line 92 of file R.h.
Referenced by Rast__create_window_mapping(), Rast__init_window(), Rast__open_old(), Rast_get_input_window(), Rast_get_null_value_row(), Rast_get_vrt(), Rast_get_vrt_row(), Rast_input_window_cols(), Rast_input_window_rows(), Rast_row_repeat_nomask(), Rast_set_input_window(), and Rast_set_window().
| int R__::split_window |
Definition at line 91 of file R.h.
Referenced by Rast__init_window(), Rast_get_window(), Rast_set_input_window(), Rast_set_output_window(), Rast_set_window(), Rast_window_cols(), and Rast_window_rows().
| int R__::want_histogram |
Definition at line 86 of file R.h.
Referenced by Rast_want_histogram().
| int R__::window_set |
Definition at line 90 of file R.h.
Referenced by Rast__init_window(), and Rast_unset_window().
Definition at line 93 of file R.h.
Referenced by Rast__init_window(), Rast_create_gdal_link(), Rast_get_output_window(), Rast_get_window(), Rast_output_window_cols(), Rast_output_window_rows(), Rast_set_output_window(), Rast_set_window(), Rast_window_cols(), and Rast_window_rows().