Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

phLinkedListNode * phLinkedList::dequeue  ) 
 

Dequeue a node from the queue. Dequeueing is the process of removing a node from the tail of the phLinkedList list. Other implementations may have the dequeue and enqueue operations reversed from Phission's implementation. What matters is that the enqueue and dequeue operations perform their operations on opposite ends of the list.

Returns:
A phLinkedListNode that is at the tail of the list
Return values:
NULL There were no nodes in the list.

Definition at line 408 of file phLinkedList.cpp.





Copyright (C) 2002 - 2007 Philip D.S. Thoren ( pthoren@users.sourceforge.net )
University Of Massachusetts at Lowell
Robotics Lab
SourceForge.net Logo

Generated on Sat Jun 16 02:44:57 2007 for phission by  doxygen 1.4.4