AT&T ECOMP Vendor Event Listener library  0.1
Data Fields
dlist Struct Reference

Double-linked list structure. More...

#include <double_list.h>

Collaboration diagram for dlist:
Collaboration graph
[legend]

Data Fields

DLIST_ITEMhead
 
DLIST_ITEMtail
 

Detailed Description

Double-linked list structure.

Definition at line 53 of file double_list.h.

Field Documentation

§ head

DLIST_ITEM* dlist::head

Definition at line 55 of file double_list.h.

§ tail

DLIST_ITEM* dlist::tail

Definition at line 56 of file double_list.h.


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