Hermes
|
The implementantion of BoxST. More...
#include "../../h/SpatioTemporal/BoxST/Properties.h"
#include "../../h/Temporal/Period/Properties.h"
#include "../../h/Spatial/BoxSP/Properties.h"
Functions | |
bool | isPunctalBoxST (const BoxST *box) |
PGDLLEXPORT Datum | isPunctalBoxSTV1 (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (isPunctalBoxSTV1) | |
The implementantion of BoxST.
These functions are documented in the BoxST/Properties.h
bool isPunctalBoxST | ( | const BoxST * | box | ) |
References isPunctalBoxSP(), isPunctalPeriod(), BoxST::sp, and BoxST::t.
Referenced by isPunctalBoxSTV1().
PGDLLEXPORT Datum isPunctalBoxSTV1 | ( | PG_FUNCTION_ARGS | ) |
PG_FUNCTION_INFO_V1 | ( | isPunctalBoxSTV1 | ) |