GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-36359e2344
|
#include <rowio.h>
Data Fields | |
void * | buf |
int | age |
int | row |
int | dirty |
void* ROWIO::ROWIO_RCB::buf |
Definition at line 15 of file rowio.h.
Referenced by Rowio_put(), Rowio_release(), and Rowio_setup().
int ROWIO::ROWIO_RCB::dirty |
Definition at line 18 of file rowio.h.
Referenced by Rowio_put().
int ROWIO::ROWIO_RCB::row |
Definition at line 17 of file rowio.h.
Referenced by Rowio_forget(), Rowio_put(), and Rowio_setup().