GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-bb27c0570b
RTree::_recycle Struct Reference

#include <rtree.h>

Data Fields

int avail
 
int alloc
 
off_t * pos
 

Detailed Description

Definition at line 150 of file rtree.h.

Field Documentation

◆ alloc

int RTree::_recycle::alloc

Definition at line 152 of file rtree.h.

Referenced by RTreeCreateTree().

◆ avail

int RTree::_recycle::avail

Definition at line 151 of file rtree.h.

Referenced by RTreeCreateTree().

◆ pos

off_t* RTree::_recycle::pos

Definition at line 153 of file rtree.h.

Referenced by RTreeCreateTree().


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