class CBufList

A FIFO queue

Public Methods

CBufList()
CBufList()
CBuf* detach()
void insert(CBuf *cbuf)
~CBufList()

Protected Fields

CBuf* head_
int num_
CBuf* tail_

Documentation

A FIFO queue
CBufList()

CBufList()

~CBufList()

void insert(CBuf *cbuf)

CBuf* detach()

CBuf* head_

CBuf* tail_

int num_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de