MeVisLab Toolbox Reference
mlImagePropertyExtensionContainer.h File Reference

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

 ml
 Main documentation file for ML users and developers.
 

Functions

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

Function Documentation

◆ operator<<()

ML_UTILS_EXPORT ostream& std::operator<< ( ostream &  s,
const ml::ImagePropertyExtensionContainer ipContainer 
)

Overloads the operator "<<" for stream output of ImagePropertyExtension objects.

References std::operator<<().