ROHC compression/decompression library
Public Attributes
list_elt Struct Reference

Define a generic element in a compression list. More...

#include <comp_list.h>

Collaboration diagram for list_elt:
Collaboration graph
[legend]

List of all members.

Public Attributes

struct itemitem
 element
int index_table
 index
struct list_eltnext_elt
 next element of the list
struct list_eltprev_elt
 previous element

Detailed Description

Define a generic element in a compression list.


Member Data Documentation

previous element

Referenced by add_elt(), delete_elt(), destroy_list(), empty_list(), insert_elt(), and push_back().


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