-I*Berkeley DB: DbLog::compare[P

DbLog::compare





#include <db_cxx.h>

static int5DbLog::compare(const DbLsn *lsn0, const DbLsn *lsn1);





Description



:The DbLog::compare method allows the caller to compare two;DbLsn objects,?returning 0 if they are equal, 1 if lsn0 is greater than<lsn1, and -1 if lsn0 is less than lsn1.



Class

2DbLog



See Also

>DbLog::archive,:DbLog::close,DbLog::compare,8DbLog::file,:DbLog::flush,6DbLog::get,8DbLog::open,6DbLog::put,FDbLog::db_register,8DbLog::stat,;DbLog::unlinkandJDbLog::db_unregister.
ÿÿ