ZTBTxn Class Reference
[Tuplebase]

Combines references to a ZTxn and ZTB. More...

#include <ZTB.h>

List of all members.

Public Member Functions

uint64 AllocateID () const
 Return an ID that's never been returned before, and never will again.
uint64 Add (const ZTuple &iTuple) const
 Allocate an ID, and store iTuple at that ID.
void Set (uint64 iID, const ZTuple &iTuple) const
 Store iTuple at the ID iID.
void Erase (uint64 iID) const
 Store an empty tuple at the ID iID.
ZTuple Get (uint64 iID) const
 Return the tuple stored at ID iID.
size_t Count (const ZTBQuery &iQuery) const
 Return the number of tuples that would be visited by walking iQuery.


Detailed Description

Combines references to a ZTxn and ZTB.


The documentation for this class was generated from the following files:
Generated on Thu Jul 26 11:22:09 2007 for ZooLib by  doxygen 1.4.7