#include <PsException.h>#include <PsFlowable.h>#include <PsnNew.h>Include dependency graph for PsException.cxx:

Go to the source code of this file.
Functions | |
| 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 }
|
| Documentation generated on Mon Nov 25 15:25:09 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |