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

PsException.cxx File Reference

#include <PsException.h>
#include <PsFlowable.h>
#include <PsnNew.h>

Include dependency graph for PsException.cxx:

Include dependency graph

Go to the source code of this file.

Functions

ostream & operator<< (ostream &stream, const PsException &Source)


Function Documentation

ostream& operator<< ostream &    stream,
const PsException   Source
 

Definition at line 64 of file PsException.cxx.

References PsException::insertInStream().

00064                                                                     {
00065 
00066    return Source.insertInStream(stream) ;
00067 
00068 }


logo OpenMask

Documentation generated on Mon Nov 25 15:25:09 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001