Hermes
 All Data Structures Files Functions Variables Macros Pages
Editors.h File Reference
#include "Definition.h"
Include dependency graph for Editors.h:
This graph shows which files directly or indirectly include this file:

Functions

BoxSTbufferBoxST (const BoxST *box, float8 tSize, int32 xSize, int32 ySize, BoxST *result)
 
PGDLLEXPORT Datum bufferBoxSTV1 (PG_FUNCTION_ARGS)
 
BoxSTenlargeBoxST (const BoxST *box, float8 tSize, int32 spSize, BoxST *result)
 
PGDLLEXPORT Datum enlargeBoxSTV1 (PG_FUNCTION_ARGS)
 

Function Documentation

BoxST* bufferBoxST ( const BoxST box,
float8  tSize,
int32  xSize,
int32  ySize,
BoxST result 
)
PGDLLEXPORT Datum bufferBoxSTV1 ( PG_FUNCTION_ARGS  )

References bufferBoxST(), and interval2seconds().

Here is the call graph for this function:

BoxST* enlargeBoxST ( const BoxST box,
float8  tSize,
int32  spSize,
BoxST result 
)
PGDLLEXPORT Datum enlargeBoxSTV1 ( PG_FUNCTION_ARGS  )

References enlargeBoxST(), and interval2seconds().

Here is the call graph for this function: