Mercury
Public Attributes | List of all members
hg_list_iter Struct Reference

Definition of a hg_list_iter_t. More...

#include <mercury_list.h>

Public Attributes

hg_list_entry_t ** prev_next
 
hg_list_entry_tcurrent
 

Detailed Description

Definition of a hg_list_iter_t.

Definition at line 86 of file mercury_list.h.

Member Data Documentation

hg_list_entry_t** hg_list_iter::prev_next

Definition at line 87 of file mercury_list.h.

hg_list_entry_t* hg_list_iter::current

Definition at line 88 of file mercury_list.h.


The documentation for this struct was generated from the following file: