#include <commonc++/Common.h++>#include <commonc++/CircularBuffer.h++>#include <commonc++/IOException.h++>#include <commonc++/Stream.h++>#include <istream>#include <string>#include <streambuf>#include <commonc++/BasicBufferedStreamImpl.h++>


Go to the source code of this file.
Classes | |
| class | BasicBufferedStream< C > |
| A buffered stream. More... | |
| class | StreamBuf |
| An implementation of basic_streambuf from the standard C++ library. More... | |
Namespaces | |
| namespace | ccxx |
Typedefs | |
| typedef BasicBufferedStream< char > | BufferedCharStream |
| typedef BasicBufferedStream < byte_t > | BufferedByteStream |
1.5.9