GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-6c790bf5c0
aq Struct Reference

#include <segment.h>

Collaboration diagram for aq:

Data Fields

int cur
 
struct aqyounger
 
struct aqolder
 

Detailed Description

Definition at line 14 of file segment.h.

Field Documentation

◆ cur

int aq::cur

Definition at line 15 of file segment.h.

Referenced by seg_setup().

◆ older

struct aq * aq::older

Definition at line 16 of file segment.h.

Referenced by seg_setup().

◆ younger

struct aq* aq::younger

Definition at line 16 of file segment.h.

Referenced by seg_setup().


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