artik_list Struct Reference
Generic linked list structure. More...
#include <base/artik_list.h>
Data Fields | |
| struct artik_list * | next |
| ARTIK_LIST_FUNCA | clear |
| ARTIK_LIST_HANDLE | handle |
| unsigned int | size_data |
| void * | data |
Detailed Description
Structure containing the data elements for a generic linked list.
- Examples:
- zigbee_test/artik_zigbee_test_common.c.
Definition at line 65 of file artik_list.h.
The documentation for this struct was generated from the following file:
- inc/base/artik_list.h
Last updated on: