Hermes
 All Data Structures Files Functions Variables Macros Pages
Casts.c File Reference

The implementantion of SegmentSP. More...

Include dependency graph for Casts.c:

Functions

BoxSPSegmentSP2BoxSP (const SegmentSP *segment, BoxSP *result)
 
PGDLLEXPORT Datum SegmentSP2BoxSPV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (SegmentSP2BoxSPV1)
 
LineSPSegmentSP2LineSP (const SegmentSP *segment, LineSP *result)
 
PGDLLEXPORT Datum SegmentSP2LineSPV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (SegmentSP2LineSPV1)
 

Detailed Description

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/Casts.h

Function Documentation

PG_FUNCTION_INFO_V1 ( SegmentSP2BoxSPV1  )
PG_FUNCTION_INFO_V1 ( SegmentSP2LineSPV1  )
PGDLLEXPORT Datum SegmentSP2BoxSPV1 ( PG_FUNCTION_ARGS  )

References SegmentSP2BoxSP().

Here is the call graph for this function:

PGDLLEXPORT Datum SegmentSP2LineSPV1 ( PG_FUNCTION_ARGS  )

References SegmentSP2LineSP().

Here is the call graph for this function: