libosip  5.3.0
Public Attributes | List of all members
osip_list Struct Reference

#include <osip_list.h>

Public Attributes

int nb_elt
 
__node_t * node
 

Detailed Description

Structure for referencing a list of elements.

Member Data Documentation

◆ nb_elt

int osip_list::nb_elt

◆ node

__node_t* osip_list::node

Next node containing element

Referenced by osip_list_add(), osip_list_get(), osip_list_get_first(), and osip_list_remove().


The documentation for this struct was generated from the following file: