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

Container with the ability to detect double inserts. More...

#include "WEMBase/WEMPrimitive.h"
#include "WEMVector.h"

Go to the source code of this file.

Classes

class  ml::WEMContainer< T >
 Container with the ability to detect double inserts. More...

Namespaces

namespace  ml
 

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



Detailed Description

Container with the ability to detect double inserts.

Uses _heapPosition to prevent conflicts with _entryNumber.

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

Definition in file WEMContainer.h.