GRASS 8 Programmer's Manual 8.6.0dev(2026)-5f4f7ad06c
Loading...
Searching...
No Matches
ROWIO::ROWIO_RCB Struct Reference

#include <rowio.h>

Data Fields

voidbuf
 
int age
 
int row
 
int dirty
 

Detailed Description

Definition at line 14 of file rowio.h.

Field Documentation

◆ age

int ROWIO::ROWIO_RCB::age

Definition at line 16 of file rowio.h.

◆ buf

void* ROWIO::ROWIO_RCB::buf

Definition at line 15 of file rowio.h.

◆ dirty

int ROWIO::ROWIO_RCB::dirty

Definition at line 18 of file rowio.h.

◆ row

int ROWIO::ROWIO_RCB::row

Definition at line 17 of file rowio.h.


The documentation for this struct was generated from the following file: