creaImageIO_lib
|
#include <map>
#include <string>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | creaImageIO |
namespace | creaImageIO::tree |
Typedefs | |
typedef std::map< std::string, std::string > | creaImageIO::tree::AttributeMapType |
Functions | |
std::ostream & | operator<< (std::ostream &s, const creaImageIO::tree::AttributeMapType &d) |
|
inline |
Definition at line 53 of file creaImageIOTreeAttributeMapType.h.