MobilityDB 1.1
Functions
tinstant.h File Reference
#include <postgres.h>
#include "general/meos_catalog.h"
#include "general/span.h"
#include "general/temporal.h"
Include dependency graph for tinstant.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

TInstanttinstant_recv (StringInfo buf, meosType temptype)
 Basic functions for temporal instants. More...
 
void tinstant_write (const TInstant *inst, StringInfo buf)
 Write the binary representation of a temporal instant into a buffer. More...