ListNode Class Reference

#include <Util.h>

Collaboration diagram for ListNode:

Collaboration graph
[legend]

Data Fields

void * element
ListNodenext

Detailed Description

Definition at line 20 of file Util.h.


Field Documentation

void* ListNode::element

Definition at line 23 of file Util.h.

Referenced by List::append(), List::exists(), List::get(), ListIterator::getElement(), ListIterator::nextElement(), and List::remove().

ListNode* ListNode::next

Definition at line 24 of file Util.h.

Referenced by List::append(), List::exists(), List::get(), ListIterator::getElement(), ListIterator::nextElement(), List::remove(), and List::reset().


The documentation for this class was generated from the following file:
Generated on Mon Jun 9 22:48:25 2008 for csql by  doxygen 1.4.7