MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLWEM/WEMDataStructure/WEMQueue.h File Reference

The WEMQueueElement represents an element of a single linked list. More...

#include "MLWEMIncludes.h"

Go to the source code of this file.

Classes

class  ml::WEMQueueElement< T >
 The WEMQueueElement represents an element of a single linked list. More...
class  ml::WEMQueue< T >
 The WEMQueue is a single linked list with pointers to its head and tail elements. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.



Detailed Description

The WEMQueueElement represents an element of a single linked list.

Author:
Olaf Konrad, Bart De Dobbelaer
Date:
8/2007

Definition in file WEMQueue.h.