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

Pop() pops the next object off of the stack.

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

Definition at line 159 of file CATStack.h.

Referenced by CATWindow::OSGenRegion(), CATPictureMulti::~CATPictureMulti(), and CATSwitchMulti::~CATSwitchMulti().


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