Main Page   Class Hierarchy   Compound List   Header Files   Compound Members  

ddgList Class Reference

A generic list class which maintains a list of ListNodes. More...

#include <ddgutil.h>

Class diagram for ddgList:

ddgViewportSet ddgColorSet

List of all members.


Public Members

 ddgList ()
Constructor for an empty list.

void add ( ddgListNode* t)
Add a listnode to the list.

void remove ( ddgListNode* t)
Remove a specified list node from the list.

unsigned int size ()
Return the size of the list.

ddgListNodehead ( ddgListNode *h = 0)
Return the head of the list.


Detailed Description

A generic list class which maintains a list of ListNodes.


The documentation for this class was generated from the following file:
Generated at Sun Sep 17 19:27:54 2000 for Digital Dawn Graphics Toolkit by doxygen 0.49-991205 written by Dimitri van Heesch, © 1997-1999