Data Fields

_cp_list_entry Struct Reference

Internal object that references the content and links to the neighbour entries. More...

#include <linked_list.h>

Data Fields

void * item
 stored element (content)
struct _cp_list_entrynext
 link to next entry
struct _cp_list_entryprev
 link to previous entry

Detailed Description

Internal object that references the content and links to the neighbour entries.


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