DLinkedObject Class Reference

A double-linked Object, used for certain kinds of lists. More...

#include <linked.h>

Inheritance diagram for DLinkedObject:
Inheritance graph
[legend]
Collaboration diagram for DLinkedObject:
Collaboration graph
[legend]

Public Member Functions

 DLinkedObject ()
 Construct an empty object.

Protected Member Functions

void delist (void)
 Remove a cross-linked list from itself.

Friends

class ObjectQueue

Detailed Description

A double-linked Object, used for certain kinds of lists.

Author:
David Sugar <dyfet@gnutelephony.org>
Examples:

linked.cpp.

Definition at line 362 of file linked.h.


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

Generated on 24 Sep 2014 for ucommon by  doxygen 1.6.1