le_dls_List_t Struct Reference

#include <le_doublyLinkedList.h>

Data Fields

le_dls_Link_theadLinkPtr
 Link to list head.
 

Detailed Description

This is the list object. User must create this list object and initialize it by assigning LE_DLS_LIST_INIT to it.

Warning
User MUST NOT access the contents of this structure directly.

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