ML 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 | |
namespace | ml |
Main documentation file for ML users and developers. | |
namespace | std |
STL namespace. | |
Typedefs | |
typedef std::vector< ImagePropertyExtension * > | ml::ImagePropertyExtensionVector |
Define the STL container type of ImagePropertyExtension objects. | |
Functions | |
ML_UTILS_EXPORT ostream & | std::operator<< (ostream &s, const ml::ImagePropertyExtension &extIP) |
Overloads the operator "<<" for stream output of ImagePropertyExtension objects. | |