hamsterdb Embedded Database 1.1.15
|
Go to the source code of this file.
Data Structures | |
class | ham::error |
class | ham::key |
class | ham::record |
class | ham::txn |
class | ham::db |
class | ham::cursor |
class | ham::env |
Namespaces | |
namespace | ham |
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.