GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
#include <rowio.h>
Data Fields | |
void * | buf |
int | age |
int | row |
int | dirty |
void* ROWIO::ROWIO_RCB::buf |
Definition at line 16 of file rowio.h.
Referenced by Rowio_put(), Rowio_release(), and Rowio_setup().
int ROWIO::ROWIO_RCB::dirty |
Definition at line 19 of file rowio.h.
Referenced by Rowio_put().
int ROWIO::ROWIO_RCB::row |
Definition at line 18 of file rowio.h.
Referenced by Rowio_forget(), Rowio_put(), and Rowio_setup().