holder_list::iterator Struct Reference

Collaboration diagram for holder_list::iterator:

Collaboration graph
[legend]
List of all members.

Detailed Description

Iterator over a list of latch_holder_t structures.

Definition at line 148 of file latch.cpp.

Public Member Functions

 iterator (latch_holder_t *cur)
 Construct an iterator starting with the given latch_holder_t.
 operator latch_holder_t * () const
 Get current.
latch_holder_toperator-> () const
 Get current.
iteratoroperator++ ()
 Make iterator point to next.
iterator operator++ (int)
 Make iterator point to next.

Public Attributes

latch_holder_t_cur


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