FACT++  1.0
DLList Class Reference

#include <dllist.hxx>

+ Collaboration diagram for DLList:

Public Member Functions

 DLList ()
 
 ~DLList ()
 
void add (DLLItem *item)
 
DLLItemgetHead ()
 
DLLItemgetLast ()
 
DLLItemgetNext ()
 
DLLItemremoveHead ()
 
void remove (DLLItem *item)
 

Private Attributes

DLLItemhead
 
DLLItemcurr
 

Detailed Description

Definition at line 15 of file dllist.hxx.


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