|
libopm
0.1
|
#include <opm_common.h>
Data Fields | |
| struct _libopm_node * | head |
| struct _libopm_node * | tail |
| int | elements |
| struct _libopm_node* _libopm_list::head |
Referenced by libopm_list_add(), libopm_list_create(), libopm_list_remove(), opm_end(), opm_endscan(), opm_free(), and opm_remote_free().
| struct _libopm_node* _libopm_list::tail |
Referenced by libopm_list_add(), libopm_list_create(), and libopm_list_remove().
| int _libopm_list::elements |
Referenced by libopm_list_add(), libopm_list_create(), and libopm_list_remove().
1.8.14