hamsterdb Embedded Database
2.1.7
|
Go to the source code of this file.
Data Structures | |
class | hamsterdb::error |
class | hamsterdb::key |
class | hamsterdb::record |
class | hamsterdb::txn |
class | hamsterdb::db |
class | hamsterdb::cursor |
class | hamsterdb::env |
Namespaces | |
hamsterdb | |
Constant Groups | |
hamsterdb | |
This C++ wrapper class is a very tight wrapper around the C API. It does not attempt to be STL compatible.
All functions throw exceptions of class
Definition in file hamsterdb.hpp.