#include "buffer.hpp"#include <boost/iostreams/categories.hpp>#include <boost/iostreams/stream.hpp>
Include dependency graph for buffer-stream.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::detail::BufferAppendDevice |
(implementation detail) a Boost.Iostreams.Sink which appends to an ndn::Buffer More... | |
| class | ndn::OBufferStream |
implements an output stream that constructs ndn::Buffer More... | |
Namespaces | |
| ndn | |
| Copyright (c) 2013-2017 Regents of the University of California. | |
| ndn::detail | |