contact | forum | legal | impressum | privacy

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.

Author:
Christoph Rupp, chris@crupp.de
Version:
1.0.5
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

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.

 
 

The hamsterdb API

 

Help us!

Found an information that is missing on this page? Please send a mail.