hamsterdb API Documentation
hamsterdb.hpp File Reference
#include <ham/hamsterdb_int.h>#include <cstring>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | ham |
Data Structures | |
| class | ham::error |
| class | ham::key |
| class | ham::record |
| class | ham::txn |
| class | ham::db |
| class | ham::cursor |
| class | ham::env |
Detailed Description
Copyright (C) 2005-2008 Christoph Rupp (chris@crupp.de).This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
See files COPYING.* for License information.
- Version:
- 1.0.5
All functions throw exceptions of class
- See also:
- ham::error in case of an error. Please refer to the C API documentation for more information. You can find it here: http://hamsterdb.com/?page=doxygen&module=globals.html
Definition in file hamsterdb.hpp.