ImagePropertyExtensionContainer.
More...
#include "mlImagePropertyExtension.h"
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. | |
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.
Definition in file mlImagePropertyExtensionContainer.h.
1.5.8