ML Reference
MeVis/Foundation/Sources/MLUtilities/mlImagePropertyExtensionContainer.h File Reference

This file defines the class ImagePropertyExtensionContainer. More...

Go to the source code of this file.

Classes

class  ml::ImagePropertyExtensionContainer
 This class is a container for extended image properties derived from ImagePropertyExtension. More...

Namespaces

namespace  ml
 

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


namespace  std
 

Provide trigonometric etc.


Functions

ML_UTILS_EXPORT ostream & std::operator<< (ostream &s, const ml::ImagePropertyExtensionContainer &ipContainer)
 Overloads the operator "<<" for stream output of ImagePropertyExtension objects.

Detailed Description

This file defines the class ImagePropertyExtensionContainer.

Objects/classes derived from the abstract class ImagePropertyExtension can be added to this container to define extensions of the MedicalimageProperties of an ML paged image.

Author:
Wolf Spindler
Date:
10/2006

Definition in file mlImagePropertyExtensionContainer.h.