Hermes
 All Data Structures Files Functions Variables Macros Pages
Casts.h File Reference
#include "Definition.h"
#include "../BoxST/Definition.h"
Include dependency graph for Casts.h:
This graph shows which files directly or indirectly include this file:

Functions

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

Function Documentation

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: