|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|


Go to the source code of this file.
Data Structures | |
| class | EMPQueueAdaptive< T, Key > |
Macros | |
| #define | EMPQAD_DEBUG if (G_verbose() > G_verbose_std()) |
Enumerations | |
| enum | regim_type { INMEM = 0 , EXTMEM , EXTMEM_DEBUG } |
| #define EMPQAD_DEBUG if (G_verbose() > G_verbose_std()) |
Definition at line 43 of file empq_adaptive.h.
| Enumerator | |
|---|---|
| INMEM | |
| EXTMEM | |
| EXTMEM_DEBUG | |
Definition at line 45 of file empq_adaptive.h.