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

The implementation of RangeST. More...

Include dependency graph for Casts.c:

Functions

BoxSTRangeST2BoxST (const RangeST *range, BoxST *result)
 
PGDLLEXPORT Datum RangeST2BoxSTV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (RangeST2BoxSTV1)
 

Detailed Description

The implementation of RangeST.

Author
Marios Vodas (mvoda.nosp@m.s@gm.nosp@m.ail.c.nosp@m.om).

These functions are documented in the RangeST/Casts.h

Function Documentation

PG_FUNCTION_INFO_V1 ( RangeST2BoxSTV1  )
BoxST* RangeST2BoxST ( const RangeST range,
BoxST result 
)

References RangeSP2BoxSP(), RangeT2Period(), RangeST::sp, BoxST::sp, RangeST::t, and BoxST::t.

Referenced by consistentGiSTSegmentST(), and RangeST2BoxSTV1().

Here is the call graph for this function:

PGDLLEXPORT Datum RangeST2BoxSTV1 ( PG_FUNCTION_ARGS  )

References RangeST2BoxST().

Here is the call graph for this function: