rohc_list Struct Reference

Define a list for compression. More...

#include <rohc_list.h>

Collaboration diagram for rohc_list:
Collaboration graph
[legend]

Data Fields

unsigned int id
struct rohc_list_itemitems [ROHC_LIST_ITEMS_MAX]
size_t items_nr
size_t counter

Detailed Description

Define a list for compression.


Field Documentation

How many times the list was transmitted?

unsigned int rohc_list::id

The ID of the compressed list

struct rohc_list_item* rohc_list::items[ROHC_LIST_ITEMS_MAX] [read]

The items in the list

The number of items in the list


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

Generated on 4 Jul 2018 for ROHC compression/decompression library by  doxygen 1.6.1