c_data_node Struct Reference
Collaboration diagram for c_data_node:

Data Fields | |
void * | data_ptr |
struct c_data_node * | next |
Detailed Description
Data for each linked list node
Field Documentation
void* c_data_node::data_ptr |
Pointer to the data
struct c_data_node* c_data_node::next |
Pointer to the next data node
The documentation for this struct was generated from the following file:
- /var/www/html/SJSU-DEV-Linux/firmware/default/lib/L3_Utils/src/c_list.c