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

The implementation of SegmentST. More...

Include dependency graph for Casts.c:

Functions

BoxSTSegmentST2BoxST (const SegmentST *segment, BoxST *result)
 
PGDLLEXPORT Datum SegmentST2BoxSTV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (SegmentST2BoxSTV1)
 

Detailed Description

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

Function Documentation

PG_FUNCTION_INFO_V1 ( SegmentST2BoxSTV1  )
BoxST* SegmentST2BoxST ( const SegmentST segment,
BoxST result 
)
PGDLLEXPORT Datum SegmentST2BoxSTV1 ( PG_FUNCTION_ARGS  )

References SegmentST2BoxST().

Here is the call graph for this function: