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

GaudiException.h File Reference

#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/MsgStream.h"
#include <string>
#include <iostream>
#include <exception>

Go to the source code of this file.

Compounds

class  GaudiException

Functions

std::ostream& operator<< ( std::ostream& os , const GaudiException& ge )
 overloaded printout to std::ostream. More...

std::ostream& operator<< ( std::ostream& os , const GaudiException* pge )
MsgStreamoperator<< ( MsgStream& os , const GaudiException& ge )
 overloaded printout to MsgStream. More...

MsgStreamoperator<< ( MsgStream& os , const GaudiException* pge )
 overloaded printout to MsgStream. More...


Function Documentation

MsgStream & operator<< ( MsgStream & os,
const GaudiException * pge )
 

overloaded printout to MsgStream.

Definition at line 146 of file GaudiException.h.

MsgStream & operator<< ( MsgStream & os,
const GaudiException & ge )
 

overloaded printout to MsgStream.

Definition at line 142 of file GaudiException.h.

std::ostream & operator<< ( std::ostream & os,
const GaudiException * pge )
 

Definition at line 138 of file GaudiException.h.

std::ostream & operator<< ( std::ostream & os,
const GaudiException & ge )
 

overloaded printout to std::ostream.

Definition at line 137 of file GaudiException.h.


Generated at Wed Nov 21 12:22:06 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000