MeVisLabToolboxReference
MeVis/Foundation/Sources/MLImageFormatBase/mlImageFormatTag.h File Reference

Tag class used in the MLImageFormat. More...

Go to the source code of this file.

Classes

class  ml::MLImageFormatTag
 Class defining a tag used in the MLImageFormat class. More...

Namespaces

namespace  ml
 

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


Functions

bool ml::operator== (const MLImageFormatTag &tag1, const MLImageFormatTag &tag2)
 Equality operator.
bool ml::operator!= (const MLImageFormatTag &tag1, const MLImageFormatTag &tag2)
 Inequality operator.

Detailed Description

Tag class used in the MLImageFormat.

See mlImageFormatBaseDoc.h for additional information.

Author:
Wolf Spindler
Date:
07/2006

Definition in file mlImageFormatTag.h.