|
MobilityDB 1.3
|
Input and output functions for circular buffer sets. More...
Functions | |
| Set * | cbufferset_in (const char *str) |
| Return a set from its Well-Known Text (WKT) representation. More... | |
| char * | cbufferset_out (const Set *s, int maxdd) |
| Return the string representation of a circular buffer set. More... | |
Input and output functions for circular buffer sets.