NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
bool-sink.hpp File Reference
Include dependency graph for bool-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::BoolSink
 A sink which outputs only one boolean value. More...
 

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::security
 
 ndn::security::transform
 

Functions

unique_ptr< Sink > ndn::security::transform::boolSink (bool &value)