|
SegmentSP * | cloneSegmentSP (const SegmentSP *segment, SegmentSP *result) |
|
PGDLLEXPORT Datum | cloneSegmentSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (cloneSegmentSPV1) |
|
SegmentSP * | constructorSegmentSP (int32 ix, int32 iy, int32 ex, int32 ey, SegmentSP *result, char **error) |
|
PGDLLEXPORT Datum | constructorSegmentSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (constructorSegmentSPV1) |
|
SegmentSP * | constructorHighSegmentSP (const PointSP *i, const PointSP *e, SegmentSP *result, char **error) |
|
PGDLLEXPORT Datum | constructorHighSegmentSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (constructorHighSegmentSPV1) |
|
SegmentSP * | inSegmentSP (const char *str, SegmentSP *result, char **error) |
|
PGDLLEXPORT Datum | inSegmentSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (inSegmentSPV1) |
|
char * | outSegmentSP (const SegmentSP *segment) |
|
PGDLLEXPORT Datum | outSegmentSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (outSegmentSPV1) |
|
PGDLLEXPORT Datum | recvSegmentSP (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (recvSegmentSP) |
|
bytea * | SegmentSP2Bytea (const SegmentSP *segment) |
|
PGDLLEXPORT Datum | sendSegmentSP (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (sendSegmentSP) |
|
PGDLLEXPORT Datum | hashSegmentSP (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (hashSegmentSP) |
|
bool | equalsSegmentSP (const SegmentSP *segmentA, const SegmentSP *segmentB) |
|
PGDLLEXPORT Datum | equalsSegmentSPV1 (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (equalsSegmentSPV1) |
|
PGDLLEXPORT Datum | getISegmentSP (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getISegmentSP) |
|
PGDLLEXPORT Datum | getIxSegmentSP (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getIxSegmentSP) |
|
PGDLLEXPORT Datum | getIySegmentSP (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getIySegmentSP) |
|
PGDLLEXPORT Datum | getESegmentSP (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getESegmentSP) |
|
PGDLLEXPORT Datum | getExSegmentSP (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getExSegmentSP) |
|
PGDLLEXPORT Datum | getEySegmentSP (PG_FUNCTION_ARGS) |
|
| PG_FUNCTION_INFO_V1 (getEySegmentSP) |
|
The implementantion of SegmentSP.
- Author
- Marios Vodas (mvoda.nosp@m.s@gm.nosp@m.ail.c.nosp@m.om).
These functions are documented in the SegmentSP/Definition.h