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

The implementantion of BoxST. More...

Include dependency graph for PseudoRelationalOperators.c:

Functions

PGDLLEXPORT Datum intersectsBoxST_PeriodV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (intersectsBoxST_PeriodV1)
 
PGDLLEXPORT Datum intersectsBoxST_BoxSPV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (intersectsBoxST_BoxSPV1)
 

Detailed Description

The implementantion of BoxST.

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

Function Documentation

PGDLLEXPORT Datum intersectsBoxST_BoxSPV1 ( PG_FUNCTION_ARGS  )

References intersectsBoxSP_BoxSP().

Here is the call graph for this function:

PGDLLEXPORT Datum intersectsBoxST_PeriodV1 ( PG_FUNCTION_ARGS  )

References intersectsPeriod_Period().

Here is the call graph for this function:

PG_FUNCTION_INFO_V1 ( intersectsBoxST_PeriodV1  )
PG_FUNCTION_INFO_V1 ( intersectsBoxST_BoxSPV1  )