_cp_list_iterator Struct Reference

#include <linked_list.h>


Data Fields

cp_listlist
cp_list_entry ** pos
int lock_type


Detailed Description

iterator helper-class of cp_list.

Definition at line 57 of file linked_list.h.


Field Documentation

cp_list* _cp_list_iterator::list

link to the list

Definition at line 59 of file linked_list.h.

Referenced by cp_list_create_iterator().

int _cp_list_iterator::lock_type

locking mode

Definition at line 62 of file linked_list.h.

cp_list_entry** _cp_list_iterator::pos

current position

Definition at line 60 of file linked_list.h.


The documentation for this struct was generated from the following file:
Generated on Mon Dec 5 23:00:23 2011 for cprops by  doxygen 1.4.7