CircularBuffer.h++ File Reference

#include <commonc++/Common.h++>
#include <commonc++/AbstractBuffer.h++>
#include <commonc++/IOException.h++>
#include <commonc++/MemoryBlock.h++>
#include <commonc++/Stream.h++>
#include <algorithm>
#include <cstdlib>
#include <cstring>
#include <commonc++/CircularBufferImpl.h++>
Include dependency graph for CircularBuffer.h++:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CircularBuffer< T >
 A circular buffer that can be used to efficiently transfer data between buffers and/or streams. More...

Namespaces

namespace  ccxx

Typedefs

typedef CircularBuffer< byte_t > CircularByteBuffer
typedef CircularBuffer< char > CircularCharBuffer
Generated on Sat Nov 26 16:49:08 2011 for libcommonc++ by  doxygen 1.6.3