Hermes
 All Data Structures Files Functions Variables Macros Pages
Definition.sql File Reference

File containing the implementation of the Trajectory data type. More...

Functions

trajectory intrajectory (cstring)
 
cstring outtrajectory (trajectory)
 
trajectory recvtrajectory (internal)
 
bytea send (trajectory)
 
boolean equals (trajectory trajectorya, trajectory trajectoryb)
 
integer hash (trajectory trajectory)
 
trajectory clone (trajectory trajectory)
 

Detailed Description

File containing the implementation of the Trajectory data type.

Author
Marios Vodas (mvoda.nosp@m.s@gm.nosp@m.ail.c.nosp@m.om).
See also
Trajectory
Trajectory type

Function Documentation

trajectory clone ( trajectory  trajectory)
boolean equals ( trajectory  trajectorya,
trajectory  trajectoryb 
)
integer hash ( trajectory  trajectory)
trajectory intrajectory ( cstring  )
cstring outtrajectory ( trajectory  )
trajectory recvtrajectory ( internal  )
bytea send ( trajectory  )