#include "ndn-cxx/security/transform/transform-base.hpp"#include "ndn-cxx/encoding/buffer.hpp"#include "ndn-cxx/security/security-common.hpp"
 Include dependency graph for buffer-source.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::BufferSource | 
| A source taking one or more memory buffers as input.  More... | |
Namespaces | |
| ndn | |
| ndn::security | |
| ndn::security::transform | |
Typedefs | |
| using | ndn::security::transform::bufferSource = BufferSource |