streams.h File Reference

Go to the source code of this file.

Namespaces

namespace  libthrowable

Functions

void libthrowable::registerAsStreamsToStdout (const std::vector< const std::ostream * > &streams, bool append=true) throw ()
 Informs the library that the given streams write to stdout.
void libthrowable::registerAsStreamToStdout (const std::ostream *stream, bool append=true) throw ()
 Convenience function.
void libthrowable::registerAsStreamsToStderr (const std::vector< const std::ostream * > &streams, bool append=true) throw ()
 Informs the library that the given streams write to stderr.
void libthrowable::registerAsStreamToSterr (const std::ostream *stream, bool append=true) throw ()
 Convenience function.


Generated on Wed Jan 9 18:07:17 2008 for libthrowable by  doxygen 1.5.4  Hosted on  SourceForge.net Logo