#include "fastdb.h"
#include "compiler.h"
#include "symtab.h"
Classes | |
| struct | _abool |
| struct | _aint1 |
| struct | _aint2 |
| struct | _aint4 |
| struct | _aint8 |
| struct | _areal4 |
| struct | _areal8 |
| struct | _astring |
| struct | _arawbinary |
| struct | _areference |
| struct | _aarray |
| struct | _arectangle |
Defines | |
| #define | INSIDE_FASTDB |
| #define | CHECK_RECORD_SIZE 1 |
| #define | COMPUTE_ALIGNED_SIZE(type) offsetof(_a##type, v) |
| #define INSIDE_FASTDB |
| #define CHECK_RECORD_SIZE 1 |
| #define COMPUTE_ALIGNED_SIZE | ( | type | ) | offsetof(_a##type, v) |