MobilityDB  1.0
general Directory Reference
Directory dependency graph for general:
/var/www/src/MobilityDB.develop/include/general

Files

file  doublen.h [code]
 Internal types used in particular for computing the average and centroid temporal aggregates.
 
file  lifting.h [code]
 
file  period.h [code]
 Basic routines for time periods composed of two TimestampTz values and two Boolean values stating whether the bounds are inclusive or not.
 
file  periodset.h [code]
 
file  rangetypes_ext.h [code]
 Extended operators for range types.
 
file  skiplist.h [code]
 Skiplist data structure used for performing aggregates.
 
file  tbool_boolops.h [code]
 Temporal Boolean operators (and, or, not).
 
file  tbox.h [code]
 Functions for temporal bounding boxes.
 
file  tempcache.h [code]
 Functions for building a cache of type and operator Oids.
 
file  temporal.h [code]
 Basic functions for temporal types of any subtype.
 
file  temporal_aggfuncs.h [code]
 Temporal aggregate functions.
 
file  temporal_analyze.h [code]
 Functions for gathering statistics from temporal alphanumeric columns.
 
file  temporal_boxops.h [code]
 Bounding box operators for temporal types.
 
file  temporal_compops.h [code]
 Temporal comparison operators (=, <>, <, >, <=, >=).
 
file  temporal_gist.h [code]
 Quad-tree SP-GiST index for temporal boolean and temporal text types.
 
file  temporal_parser.h [code]
 Functions for parsing temporal types.
 
file  temporal_posops.h [code]
 Relative position operators for temporal types.
 
file  temporal_selfuncs.h [code]
 Selectivity functions for temporal types.
 
file  temporal_similarity.h [code]
 
file  temporal_spgist.h [code]
 
file  temporal_tile.h [code]
 
file  temporal_util.h [code]
 
file  temporal_waggfuncs.h [code]
 
file  temporaltypes.h [code]
 General functions for temporal types.
 
file  time_aggfuncs.h [code]
 Aggregate functions for time types.
 
file  time_analyze.h [code]
 Functions for gathering statistics from time type columns.
 
file  time_gist.h [code]
 
file  time_selfuncs.h [code]
 
file  time_spgist.h [code]
 Quad-tree SP-GiST index for time types.
 
file  timeops.h [code]
 Operators for time types.
 
file  timestampset.h [code]
 Basic functions for set of (distinct) timestamps.
 
file  timetypes.h [code]
 Functions for time types based on TimestampTz, that is, TimestampSet, Period, and PeriodSet.
 
file  tinstant.h [code]
 Basic functions for temporal instants.
 
file  tinstantset.h [code]
 Basic functions for temporal instant sets.
 
file  tnumber_distance.h [code]
 Distance functions for temporal numbers.
 
file  tnumber_gist.h [code]
 
file  tnumber_mathfuncs.h [code]
 
file  tnumber_selfuncs.h [code]
 Functions for selectivity estimation of operators on temporal number types.
 
file  tnumber_spgist.h [code]
 
file  tsequence.h [code]
 Basic functions for temporal sequences.
 
file  tsequenceset.h [code]
 Basic functions for temporal sequence sets.
 
file  ttext_textfuncs.h [code]
 Temporal text functions: textcat, lower, upper.