|
SegmentST * | cloneSegmentST (const SegmentST *segment, SegmentST *result) |
|
PGDLLEXPORT Datum | cloneSegmentSTV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (cloneSegmentSTV1) |
|
SegmentST * | constructorSegmentST (Timestamp ti, int32 ix, int32 iy, Timestamp te, int32 ex, int32 ey, SegmentST *result, char **error) |
|
PGDLLEXPORT Datum | constructorSegmentSTV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (constructorSegmentSTV1) |
|
SegmentST * | constructorHighSegmentST (const PointST *i, const PointST *e, SegmentST *result, char **error) |
|
PGDLLEXPORT Datum | constructorHighSegmentSTV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (constructorHighSegmentSTV1) |
|
SegmentST * | inSegmentST (const char *str, SegmentST *result, char **error) |
|
PGDLLEXPORT Datum | inSegmentSTV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (inSegmentSTV1) |
|
char * | outSegmentST (const SegmentST *segment) |
|
PGDLLEXPORT Datum | outSegmentSTV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (outSegmentSTV1) |
|
PGDLLEXPORT Datum | recvSegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (recvSegmentST) |
|
bytea * | SegmentST2Bytea (const SegmentST *segment) |
|
PGDLLEXPORT Datum | sendSegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (sendSegmentST) |
|
PGDLLEXPORT Datum | hashSegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (hashSegmentST) |
|
bool | equalsSegmentST (const SegmentST *segmentA, const SegmentST *segmentB) |
|
PGDLLEXPORT Datum | equalsSegmentSTV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (equalsSegmentSTV1) |
|
PGDLLEXPORT Datum | getTSegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getTSegmentST) |
|
PGDLLEXPORT Datum | getTiSegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getTiSegmentST) |
|
PGDLLEXPORT Datum | getTeSegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getTeSegmentST) |
|
PGDLLEXPORT Datum | getSpSegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getSpSegmentST) |
|
PGDLLEXPORT Datum | getISegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getISegmentST) |
|
PGDLLEXPORT Datum | getIxSegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getIxSegmentST) |
|
PGDLLEXPORT Datum | getIySegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getIySegmentST) |
|
PGDLLEXPORT Datum | getESegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getESegmentST) |
|
PGDLLEXPORT Datum | getExSegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getExSegmentST) |
|
PGDLLEXPORT Datum | getEySegmentST (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getEySegmentST) |
|
The implementation of SegmentST.
- Author
- Marios Vodas (mvoda.nosp@m.s@gm.nosp@m.ail.c.nosp@m.om).
These functions are documented in the SegmentST/Definition.h