
Go to the source code of this file.
Typedefs | |
| typedef unsigned char | byte |
| Unsigned 8 bit type. | |
| typedef unsigned long long | uint8 |
| typedef uint8 | totlen_t |
| Integer type used to hold the total length of all documents in a database. | |
Definition in file internaltypes.h.
| typedef unsigned char byte |
Integer type used to hold the total length of all documents in a database.
Definition at line 54 of file internaltypes.h.
| typedef unsigned long long uint8 |
Definition at line 50 of file internaltypes.h.