Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - Queues - PriQueueLC<class K,class D> |
PriQueueLC<class K,class D> | |
Pointer based version of Priority Queue. | |
include | "Ravl/PriQueueL.hh" |
Created: | 28/10/96 |
Source file: | Ravl/Core/Container/Queue/PriQueueL.hh |
User Level: | Normal |
Library: | RavlCore |
Example: | TPriQ.cc |
In Scope: | RavlN |
Notes: This is a BIG OBJECT. Keys must have operation '<' defined. This queue assumes: **** Small numbers == High priority. ****The order in which items of equal priority are retrieved should be treated as 'unknown'. Parent Classes:
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Created: 28/10/96, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |