libcdio-paranoia  10.2+0.94+2git
Data Fields
linked_list_t Struct Reference

#include <p_block.h>

Data Fields

struct linked_elementhead
 
struct linked_elementtail
 
void *(* new_poly )()
 
void(* free_poly )(void *poly)
 
long current
 
long active
 

Field Documentation

long linked_list_t::active
long linked_list_t::current

Referenced by add_elem().

void(* linked_list_t::free_poly) (void *poly)

Referenced by copy_list(), free_elem(), and new_list().

struct linked_element* linked_list_t::head
void*(* linked_list_t::new_poly) ()

Referenced by copy_list(), new_elem(), and new_list().

struct linked_element* linked_list_t::tail

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