Wizard
Software Engineering Project - Wizard
|
A Stream Wrapper. More...
#include <stream.h>
Public Types | |
typedef Encoding::Ch | Ch |
Protected Attributes | |
InputStream & | is_ |
A Stream Wrapper.
\tThis string stream is a wrapper for any stream by just forwarding any \treceived message to the origin stream.