creaImageIO_lib
creaImageIOTreeHandlerImageAdder.h File Reference
#include <creaImageIOTreeHandler.h>
#include <creaImageIOSynchron.h>
#include <creaImageIOImageReader.h>
#include <boost/signal.hpp>
#include <boost/bind.hpp>
#include <iostream>
Include dependency graph for creaImageIOTreeHandlerImageAdder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  creaImageIO::TreeHandlerImageAdder
 Object which can add images files to a TreeHandler. Is able to parse (recursively) a part of a filesystem to look for known images and load their attributes in order to add the images to a Tree (submission via a TreeHandler::AddBranch) More...
 
class  creaImageIO::TreeHandlerImageAdder::Progress
 

Namespaces

namespace  creaImageIO
 

Functions

std::ostream & operator<< (std::ostream &o, const creaImageIO::TreeHandlerImageAdder::Progress &p)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const creaImageIO::TreeHandlerImageAdder::Progress p 
)
inline