GenLinkedList Struct Reference

#include <GenLinkedList.h>

List of all members.

Public Attributes

GenDataPtr pHead
GenDataPtr pTail
ItemCount NumberOfItems
DisposeDataProcPtr DisposeProcPtr


Detailed Description

Definition at line 101 of file GenLinkedList.h.


Member Data Documentation

DisposeDataProcPtr GenLinkedList::DisposeProcPtr

Definition at line 106 of file GenLinkedList.h.

Referenced by DestroyList(), InitLinkedList(), and InsertList().

ItemCount GenLinkedList::NumberOfItems

Definition at line 105 of file GenLinkedList.h.

Referenced by AddToTail(), GetNumberOfItems(), InitLinkedList(), and InsertList().

GenDataPtr GenLinkedList::pHead

Definition at line 103 of file GenLinkedList.h.

Referenced by AddToTail(), InitIterator(), InitLinkedList(), and InsertList().

GenDataPtr GenLinkedList::pTail

Definition at line 104 of file GenLinkedList.h.

Referenced by AddToTail(), InitLinkedList(), and InsertList().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 1 06:11:09 2010 for Second Life Viewer by  doxygen 1.4.7