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

/ray/src/lib/tl/tllinearqueue.h File Reference

#include <lib/sconfig.h>
#include <lib/salloc.h>
#include <lib/tl/defop.h>
#include <lib/tl/linkedlist.h>

Include dependency graph for tllinearqueue.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  TLLinearQueue
 #warning linear (non-priority) 2-ended queue template. (Fifo and Stack.) More...

struct  TLLinearQueue::Chunk
 Internally used chunk (node). Not C++-safe (LLB!). More...

class  TLLinearQueue::Iterator

Defines

#define _TemplateLibrary_LinearQueue_H_   1


Detailed Description

Author:
Wolfgang Wieser ] wwieser (a) gmx <*> de [
This file contains a linear (non-priority) 2-ended queue which can be used as FiFo (first-in first-out) queue and also as stack. See TLLinearQueue.

Definition in file tllinearqueue.h.


Define Documentation

#define _TemplateLibrary_LinearQueue_H_   1
 

Definition at line 18 of file tllinearqueue.h.


Generated on Sat Feb 19 22:34:56 2005 for Ray by doxygen 1.3.5