#include <opm_common.h>
Data Fields | |
struct _libopm_node * | head |
struct _libopm_node * | tail |
int | elements |
struct _libopm_node* _libopm_list::head [read] |
Referenced by libopm_config_free(), 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 [read] |
Referenced by libopm_list_add(), libopm_list_create(), and libopm_list_remove().
Referenced by libopm_list_add(), libopm_list_create(), and libopm_list_remove().