poitem Struct Reference
[Bufferpool Library]

Network Playout Element. More...

#include <bufferpool.h>


Data Fields

int pktlen
int prev
int next


Detailed Description

Network Playout Element.

The elements are part of a indexed double linked list.

Note:
the list delimiter is -1

Definition at line 88 of file bufferpool.h.


Field Documentation

int poitem::pktlen

Lenght of the packet held

Definition at line 89 of file bufferpool.h.

int poitem::prev

Index of the previous element

Definition at line 90 of file bufferpool.h.

Referenced by bprmv(), poadd(), podel(), and rtp_rm_all_pkts().

int poitem::next

index of the next element

Definition at line 91 of file bufferpool.h.

Referenced by bprmv(), poadd(), podel(), and rtp_rm_all_pkts().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 3 03:10:03 2009 for libnemesi by  doxygen 1.5.4