#include "fastdb.h"
#include "compiler.h"
#include "hashtab.h"
#include "ttree.h"
#include "rtree.h"
#include <ctype.h>
#include "iqsort.h"
Classes | |
| struct | dbSortContext |
| struct | ObjectRef |
Defines | |
| #define | INSIDE_FASTDB |
| #define | BUILD_BITMAP_THRESHOLD 100 |
Functions | |
| char * | strupper (char *s) |
| char * | strlower (char *s) |
| #define INSIDE_FASTDB |
| #define BUILD_BITMAP_THRESHOLD 100 |
| char* strupper | ( | char * | s | ) |
| char* strlower | ( | char * | s | ) |