tinyows 1.2.2
|
#include <ows_struct.h>
Data Fields | |
alist_node * | first |
alist_node * | last |
Definition at line 75 of file ows_struct.h.
alist_node* Alist::first |
Definition at line 76 of file ows_struct.h.
Referenced by alist_add(), alist_free(), alist_get(), alist_init(), and alist_is_key().
alist_node* Alist::last |
Definition at line 77 of file ows_struct.h.
Referenced by alist_add(), and alist_init().