#include "Table.h"
#include "QBox.h"
Go to the source code of this file.
Classes | |
class | TableMap |
Map a set of tables by name. More... | |
class | NodeTable |
Container for AuroraNode Table transactions. More... | |
Variables | |
BOREALIS_NAMESPACE_BEGIN typedef map< string, ptr< Table > > | TableMapType |
Map table names to Berkeley-Db tables. |
|
Map table names to Berkeley-Db tables.
|