sm_save_point_t Class Reference
[Partial Rollback: Savepoints]

Inherits lsn_t.

Inheritance diagram for sm_save_point_t:

Inheritance graph
[legend]
Collaboration diagram for sm_save_point_t:

Collaboration graph
[legend]
List of all members.

Detailed Description

A point to which a transaction can roll back.

A transaction an do partial rollbacks with save_work and rollback_work, which use this class to determine how far to roll back. It is nothing more than a log sequence number for the work done to the point when save_work is called.

Definition at line 531 of file sm.h.

Public Member Functions

NORET sm_save_point_t ()
tid_t tid () const

Friends

ostream & operator<< (ostream &o, const sm_save_point_t &p)
istream & operator>> (istream &i, sm_save_point_t &p)


The documentation for this class was generated from the following file:
Generated on Wed Jul 7 17:22:43 2010 for Shore Storage Manager by  doxygen 1.4.7