Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik
copystream.h File Reference

CopyStream duplicates output streams More...

Classes

class  CopyStream
 Duplicate all data passed by the stream operator to two output streamsCan be used as replacement for any OutputStream – for example, forwarding the DBG output simultaneously to screen (TextStream) and serial console (SerialStream). More...
 

Detailed Description