|
Hermes
|
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) |
File containing the implementation of the Trajectory data type.
| 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 | ) |