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

Queue() inserts an object at the end of the queue.

Parameters:
object - Object to be placed in the queue
Returns:
CATResult - CAT_SUCCESS on success.
See also:
Next()

Definition at line 123 of file CATQueue.h.

Referenced by CATQueue< CATCommand >::CATQueue(), CATQueue< CATCommand >::operator=(), CATWindow::PostEvent(), and CATWindow::PostThreadedCommand().


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