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

Functions

RangeTPeriod2RangeT (const Period *period, RangeT *result)
 
PGDLLEXPORT Datum Period2RangeTV1 (PG_FUNCTION_ARGS)
 

Function Documentation

RangeT* Period2RangeT ( const Period period,
RangeT result 
)

References RangeT::c, Period::e, Period::i, and RangeT::r.

Referenced by BoxST2RangeST(), and Period2RangeTV1().

PGDLLEXPORT Datum Period2RangeTV1 ( PG_FUNCTION_ARGS  )

References Period2RangeT().

Here is the call graph for this function: