#include <string>
#include <vector>
#include "AlephManager.h"
Include dependency graph for AlephDbManager.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | AlephDbManager |
The DataBase manager. More... | |
Enumerations | |
enum | AlephTransaction { HALTED, READING, UPDATE } |
|
Definition at line 23 of file AlephDbManager.h. |