#include <ddgutil.h>
Class diagram for ddgList:

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. | |
![]() | ![]() | ddgListNode* | head ( ddgListNode *h = 0) |
![]() | ![]() | Return the head of the list. | |
0.49-991205 written by Dimitri van Heesch,
© 1997-1999