#include <Common/Io/Stream.h>
#include <Common/Collection.h>
#include <Common/Io/BufferStream.h>
Go to the source code of this file.
Classes | |
class | FdoIoMemoryStream |
FdoIoMemoryStream provides streamed I/O to and from memory. More... | |
class | FdoIoMemoryStream::Buffers |
Typedefs | |
typedef FdoPtr< FdoIoMemoryStream > | FdoIoMemoryStreamP |
FdoIoMemoryStreamP is a FdoPtr on FdoIoMemoryStream, provided for convenience. |