GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-f63024f571
|
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.
enum regim_type |
Enumerator | |
---|---|
INMEM | |
EXTMEM | |
EXTMEM_DEBUG |
Definition at line 45 of file empq_adaptive.h.