w_list_base_t Class Reference

Inherits w_vbase_t.

Inherited by w_list_t< T, LOCK >, w_list_t< option_t, unsafe_list_dummy_lock_t >, w_list_t< stid_list_elem_t, w_pthread_lock_t >, w_list_t< xct_dependent_t, w_pthread_lock_t >, and w_list_t< xct_t, w_pthread_lock_t >.

Inheritance diagram for w_list_base_t:

Inheritance graph
[legend]
Collaboration diagram for w_list_base_t:

Collaboration graph
[legend]
List of all members.

Detailed Description

Base class for various list classes.

Definition at line 132 of file w_list.h.

Public Member Functions

bool is_empty () const
uint4_t num_members () const
void dump ()

Protected Member Functions

NORET w_list_base_t ()
NORET w_list_base_t (uint4_t offset)
NORET ~w_list_base_t ()
void set_offset (uint4_t offset)

Protected Attributes

w_link_t _tail
uint4_t _cnt
uint4_t _adj


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