#include <errno.h>
#include <string.h>
#include "logerr.h"
#include <sadie.h>
#include "Sadie_Index.h"
#include "trees_widthvec.h"
Classes | |
| struct | Extenstr |
Defines | |
| #define | IDBUFLEN 9 |
| The maximum ITRDB id field length + 1. | |
Typedefs | |
| typedef Extenstr * | extenstrp_t |
Functions | |
| int | trees_rwl_export (const sad_doclistp_t doclist, const char *dkey, int(*buf_exporter)(void *, char *), void *ctx, int yr, const char *seriesid, const char *prop) |
| int | trees_csv_export (const sad_doclistp_t doclist, const char *dkey, int(*buf_exporter)(void *, char *), void *ctx, int yr, int propc, const char *propv[]) |
1.3.9.1