charon-core  0.3.1
SplitStream.h File Reference

Declaration of class SplitStream. More...

#include <iostream>
#include <vector>
#include "DllEx.h"
Include dependency graph for SplitStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SplitStream
 This class wraps a list of output streams and pipes output made to a splitstream instance to all of these output streams. More...
 
class  SplitStreamBuf
 Buffer to split output on several streams. More...
 

Variables

charon_core_DLL_PUBLIC SplitStream sout
 Dummy instance for usage in other files (for interface too).
 

Detailed Description

Author
Jens-Malte Gottfried
Date
11.08.2008
Remarks
Used Interface from SplitStream Class of Daniel Kondermann

Definition in file SplitStream.h.