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

The implementantion of BoxST. More...

Include dependency graph for Properties.c:

Functions

bool isPunctalBoxST (const BoxST *box)
 
PGDLLEXPORT Datum isPunctalBoxSTV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (isPunctalBoxSTV1)
 

Detailed Description

The implementantion of BoxST.

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

These functions are documented in the BoxST/Properties.h

Function Documentation

bool isPunctalBoxST ( const BoxST box)

References isPunctalBoxSP(), isPunctalPeriod(), BoxST::sp, and BoxST::t.

Referenced by isPunctalBoxSTV1().

Here is the call graph for this function:

PGDLLEXPORT Datum isPunctalBoxSTV1 ( PG_FUNCTION_ARGS  )

References isPunctalBoxST().

Here is the call graph for this function:

PG_FUNCTION_INFO_V1 ( isPunctalBoxSTV1  )