#include <stream.h>
Public Member Functions | |
Stream () throw (Exception) | |
~Stream () | |
Friends | |
class | StreamBase |
Definition at line 66 of file stream.h.
libglass::Stream::Stream | ( | ) | throw (Exception) |
Provides a barrier.
libglass::Stream::~Stream | ( | ) |
Destructor.
friend class StreamBase [friend] |