|
Hermes
|
The implementation of SegmentST. More...
#include "../../h/SpatioTemporal/SegmentST/Definition.h"#include "../../h/Temporal/Period/RelationalOperators.h"#include "../../h/Spatial/SegmentSP/RelationalOperators.h"#include "../../h/Spatial/SegmentSP/Casts.h"#include "../../h/Spatial/BoxSP/RelationalOperators.h"
The implementation of SegmentST.
These functions are documented in the SegmentST/PseudoRelationalOperators.h
| PGDLLEXPORT Datum containedSegmentST_BoxSPV1 | ( | PG_FUNCTION_ARGS | ) |
| PGDLLEXPORT Datum containedSegmentST_PeriodV1 | ( | PG_FUNCTION_ARGS | ) |
| PGDLLEXPORT Datum containsSegmentST_PeriodV1 | ( | PG_FUNCTION_ARGS | ) |
| PGDLLEXPORT Datum containsSegmentST_PointSPV1 | ( | PG_FUNCTION_ARGS | ) |
| PGDLLEXPORT Datum containsSegmentST_TimestampV1 | ( | PG_FUNCTION_ARGS | ) |
| PGDLLEXPORT Datum intersectsSegmentST_BoxSPV1 | ( | PG_FUNCTION_ARGS | ) |
| PGDLLEXPORT Datum intersectsSegmentST_PeriodV1 | ( | PG_FUNCTION_ARGS | ) |
| PGDLLEXPORT Datum intersectsSegmentST_SegmentSPV1 | ( | PG_FUNCTION_ARGS | ) |
| PG_FUNCTION_INFO_V1 | ( | intersectsSegmentST_PeriodV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | intersectsSegmentST_BoxSPV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | intersectsSegmentST_SegmentSPV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | containsSegmentST_TimestampV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | containsSegmentST_PeriodV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | containsSegmentST_PointSPV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | containedSegmentST_PeriodV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | containedSegmentST_BoxSPV1 | ) |
| PG_FUNCTION_INFO_V1 | ( | withinDistanceSegmentST_RangeSPV1 | ) |
| PGDLLEXPORT Datum withinDistanceSegmentST_RangeSPV1 | ( | PG_FUNCTION_ARGS | ) |