www.fifi.org Documentation Manpages GNU Info Debian document tree Whole document tree Trigance web page Public services User info Mailing lists Secure server Multilingual usage
Copyright (C) 2000-2012 Philippe Troin <webmaster@fifi.org>.
Validate HTML Validate CSS
Whole document tree
#include <db_cxx.h> class DbLsn { ... };
class DbLsn { ... };
A DbLsn is a log sequence number that is fully encapsulated. The class itself has no methods, other than a default constructor, so there is no way for the user to manipulate its data directly. Methods always take a pointer to a DbLsn as an argument.
Copyright Sleepycat Software