OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <iostream>
#include <ossim/base/ossimErrorStatusInterface.h>
#include <ossim/base/ossimString.h>
Go to the source code of this file.
Functions | |
RTTI_DEF (ossimErrorStatusInterface, "ossimErrorStatusInterface") | |
std::ostream & | operator<< (std::ostream &out, const ossimErrorStatusInterface &obj) |
std::ostream& operator<< | ( | std::ostream & | out, |
const ossimErrorStatusInterface & | obj | ||
) |
Definition at line 67 of file ossimErrorStatusInterface.cpp.
References ossimErrorStatusInterface::print().
RTTI_DEF | ( | ossimErrorStatusInterface | , |
"ossimErrorStatusInterface" | |||
) |