#include <sf_sdlist.h>
Public Attributes | |
| int | size |
| SDListItem * | head |
| SDListItem * | tail |
| void(* | destroy )(void *data) |
|
|
Referenced by sf_sdlist_init(), and sf_sdlist_remove_next(). |
|
|
Definition at line 43 of file sf_sdlist.h. Referenced by mempool_alloc(), print_sdlist(), sf_sdlist_delete(), sf_sdlist_init(), sf_sdlist_insert_next(), and sf_sdlist_remove_next(). |
|
|
Definition at line 42 of file sf_sdlist.h. Referenced by print_sdlist(), sf_sdlist_init(), sf_sdlist_insert_next(), and sf_sdlist_remove_next(). |
|
|
Definition at line 44 of file sf_sdlist.h. Referenced by sf_sdlist_append(), sf_sdlist_init(), sf_sdlist_insert_next(), and sf_sdlist_remove_next(). |
1.4.2