UCommon
Public Member Functions | Protected Member Functions | Friends
ucc::DLinkedObject Class Reference

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

#include <linked.h>

Inheritance diagram for ucc::DLinkedObject:
Inheritance graph
[legend]
Collaboration diagram for ucc::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>

Definition at line 350 of file linked.h.


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