GEOS  3.9.1dev
Classes | Namespaces | Macros
Interrupt.h File Reference
#include <geos/export.h>
Include dependency graph for Interrupt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::util::Interrupt
 Used to manage interruption requests and callbacks. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::util
 Utility classes for GEOS.
 

Macros

#define GEOS_CHECK_FOR_INTERRUPTS()   geos::util::Interrupt::process()
 

Macro Definition Documentation

#define GEOS_CHECK_FOR_INTERRUPTS ( )    geos::util::Interrupt::process()

Definition at line 23 of file Interrupt.h.