TargetListIterator Class Reference

#include <TargetList.h>

List of all members.

Public Member Functions

 TargetListIterator ()
 TargetListIterator (TargetList &list)
void init (TargetList &list)
void * getNext ()

Private Attributes

int i_
void ** current_
TargetListlist_


Detailed Description

Definition at line 99 of file TargetList.h.


Constructor & Destructor Documentation

TargetListIterator::TargetListIterator (  )  [inline]

Definition at line 102 of file TargetList.h.

TargetListIterator::TargetListIterator ( TargetList list  )  [inline]

Definition at line 108 of file TargetList.h.

References init().


Member Function Documentation

void TargetListIterator::init ( TargetList list  )  [inline]

Definition at line 113 of file TargetList.h.

References current_, TargetList::getObjects(), i_, and list_.

Referenced by TargetListIterator().

void* TargetListIterator::getNext (  )  [inline]

Definition at line 120 of file TargetList.h.

References current_, TargetList::getObjectCount(), i_, and list_.


Member Data Documentation

int TargetListIterator::i_ [private]

Definition at line 130 of file TargetList.h.

Referenced by getNext(), and init().

void** TargetListIterator::current_ [private]

Definition at line 131 of file TargetList.h.

Referenced by getNext(), and init().

TargetList* TargetListIterator::list_ [private]

Definition at line 132 of file TargetList.h.

Referenced by getNext(), and init().


The documentation for this class was generated from the following file:
Generated on Mon Feb 16 15:15:07 2009 for Scorched3D by  doxygen 1.5.3