FACT++  1.0
SLList Class Reference

#include <sllist.hxx>

+ Collaboration diagram for SLList:

Public Member Functions

 SLList ()
 
 ~SLList ()
 
void add (SLLItem *itemptr)
 
SLLItemgetHead ()
 
SLLItemgetNext ()
 
SLLItemremoveHead ()
 
void remove (SLLItem *itemptr)
 

Private Attributes

SLLItemhead
 
SLLItemcurr
 

Detailed Description

Definition at line 13 of file sllist.hxx.


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