◆ GeomColl_component_counter()
GeomColl_component_counter::GeomColl_component_counter |
( |
| ) |
|
|
inline |
◆ on_wkb_end()
void GeomColl_component_counter::on_wkb_end |
( |
const void * |
wkb | ) |
|
|
inlineoverridevirtual |
Notified when scanner sees the end of a geometry WKB.
- Parameters
-
wkb | the position of the first byte after the WKB byte string which the scanner just scanned. |
Implements WKB_scanner_event_handler.
◆ on_wkb_start()
Notified when scanner sees the start of a geometry WKB.
- Parameters
-
bo | byte order of the WKB. |
geotype | geometry type of the WKB; |
wkb | WKB byte string, the first byte after the WKB header if any. |
len | NO. of bytes of the WKB byte string starting from wkb. There can be many geometries in the [wkb, wkb+len) buffer. |
has_hdr | whether there is a WKB header right before 'wkb' in the byte string. |
Implements WKB_scanner_event_handler.
◆ num
size_t GeomColl_component_counter::num |
The documentation for this class was generated from the following file: