HydroCouple  2.0.0
HydroCouple Interface Definitions
WKBGeometryCollection Struct Reference

The WKBGeometryCollection struct. More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBGeometryCollection:

Public Attributes

WKBByteOrder byte_order
 
uint32_t numGeometries
 
WKBGeometrygeometries
 

Static Public Attributes

static const uint32_t wkbType = 7
 

Detailed Description

Member Data Documentation

◆ byte_order

WKBByteOrder WKBGeometryCollection::byte_order

◆ geometries

WKBGeometry* WKBGeometryCollection::geometries

◆ numGeometries

uint32_t WKBGeometryCollection::numGeometries

◆ wkbType

const uint32_t WKBGeometryCollection::wkbType = 7
static

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