#include <iostream>#include <string>#include <sstream>#include <cstdlib>#include <algorithm>#include <exception>#include <stdexcept>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>#include <fstream>#include <errno.h>#include "cdb.h"#include "cdb_make.h"Include dependency graph for datastore.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Constant |
Defines | |
| #define | BADLOGRECORD 0 |
| #define | CANTBACKUPDATABASE 1 |
|
|
Definition at line 18 of file datastore.h. |
|
|
Definition at line 19 of file datastore.h. |
1.3.6-20040222