MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
class | ml::ImagePropertyExtension |
Base class from which one can derive own image properties. More... | |
Namespaces | |
ml | |
Main documentation file for ML users and developers. | |
Typedefs | |
typedef std::vector< ImagePropertyExtension * > | ml::ImagePropertyExtensionVector |
Defines the STL container type of ImagePropertyExtension objects. More... | |
Functions | |
ML_UTILS_EXPORT ostream & | std::operator<< (ostream &s, const ml::ImagePropertyExtension &extIP) |
Overloads the operator '<<' for stream output of ImagePropertyExtension objects. More... | |
ML_UTILS_EXPORT ostream& std::operator<< | ( | ostream & | s, |
const ml::ImagePropertyExtension & | extIP | ||
) |
Overloads the operator '<<' for stream output of ImagePropertyExtension objects.
References std::operator<<().