Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATQueue::Next
template<class T>
CATResult CATQueue< T >::Next ( T &  object  )  [inline]

Next() dequeues the next object off of the queue.

Parameters:
object - pointer to receive the object pointer
Returns:
CATResult - CAT_SUCCESS on success.
See also:
Queue(), Size()

Definition at line 168 of file CATQueue.h.

Referenced by CATWindow::ProcessPostedEvent(), CATWindow::ThreadedCmdThread(), and CATWindow::~CATWindow().


Generated on Mon Feb 11 04:10:49 2008 for Game Accessibility Suite by doxygen 1.5.4