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

Go to the source code of this file.

Classes

class  geos::io::WKBReader
 Reads a Geometry from Well-Known Binary format. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::io
 Contains the interfaces for converting JTS objects to and from other formats.
 

Macros

#define BAD_GEOM_TYPE_MSG   "Bad geometry type encountered in"
 

Macro Definition Documentation

#define BAD_GEOM_TYPE_MSG   "Bad geometry type encountered in"

Definition at line 32 of file WKBReader.h.