SourceForge.net Logo
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

EkError.h File Reference

#include "EkBool.h"
#include <iostream>
#include <ctime>
#include <exception>
#include "EkCompiler.h"

Include dependency graph for EkError.h:

This graph shows which files directly or indirectly include this file:

Compounds

class  EkError
 Base class for error objects. More...

class  EkErrp
 Smart pointer class for EkError. More...


Defines

#define WHERE   __FILE__,__LINE__

Functions

ostream & operator<< (ostream &os, const EkError &e)
ostream & operator<< (ostream &os, const EkErrp &e)


Define Documentation

#define WHERE   __FILE__,__LINE__
 


Function Documentation

ostream& operator<< ostream &    os,
const EkErrp   e
[inline]
 

ostream& operator<< ostream &    os,
const EkError   e
[inline]
 

Last Updated: March 12, 2003 (rlr)
Copyright © 2003 Eastman Kodak Company All Rights Reserved.