|
ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
|
Include dependency graph for stream-sink.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::security::transform::StreamSink |
| A sink which directs output to an std::ostream. More... | |
Namespaces | |
| namespace | ndn |
| namespace | ndn::security |
| Contains the ndn-cxx security framework. | |
| namespace | ndn::security::transform |
Functions | |
| unique_ptr< Sink > | ndn::security::transform::streamSink (std::ostream &os) |