class DoubleList


Inheritance:


Public Methods

void append(DoubleListElem *src, DoubleListElem *dst)
virtual void destroy()
void detach(DoubleListElem *e)
DoubleList()
DoubleListElem* head()
void insert(DoubleListElem *src, DoubleListElem *dst)
DoubleListElem* tail()

Protected Fields

DoubleListElem* head_

Documentation

DoubleList()

virtual void destroy()

DoubleListElem* head()

DoubleListElem* tail()

void detach(DoubleListElem *e)

void insert(DoubleListElem *src, DoubleListElem *dst)

void append(DoubleListElem *src, DoubleListElem *dst)

DoubleListElem* head_


Direct child classes:
MediaSegmentList
HitCountList

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