Download List

專案描述

libstldb4 is a C++ wrapper for the sleepycat db4
database. It uses the STL in the API where
sensible, allows standard IOStreams for data
access where sensible, e.g. getting the value of a
key should be able to use an istream interface to
allow simple partial value retreival, and moves
the transaction parameter to be the last optional
parameter or provides two versions of the same
method for trans/nontrans. The API has been
modified to use more standard types. Operator
overloading is used to allow quick and dirty
coding (mydb[ "key" ] = "value";) to set and cerr.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-06 13:24 Back to release list
0.4.96

The internal copy of Berkeley db was updated to
version 4.6.21. STLdb4 can now be built on Symbian
60v3. Minor updates were made for building across
Linux distributions on OBS.
標籤: Major feature enhancements

Project Resources