Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ossimCcfHead.cc File Reference

#include <iostream>
#include <fstream>
#include "ossimCcfHead.h"
#include "base/data_types/ossimIrect.h"
#include "base/misc/lookup_tables/ossimScalarTypeLut.h"
#include "base/common/ossimErrorCodes.h"
#include "base/context/ossimErrorContext.h"

Go to the source code of this file.


Functions

ostream&  operator<< (ostream &os, const ossimCcfHead &ccf)

Function Documentation

ostream& operator<< ( ostream & os,
const ossimCcfHead & ccf )
 

Definition at line 777 of file ossimCcfHead.cc.

00778 {
00779    ccf.print(os);
00780 
00781    return os;
00782 }

Generated at Sun Sep 22 00:06:56 2002 for OSSIM - Open Source Image Map by doxygen1.2.6 written by , © 1997-2001