NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
concepts.hpp File Reference
#include <boost/concept/usage.hpp>
#include "../encoding/block.hpp"
#include "../encoding/encoding-buffer.hpp"
Include dependency graph for concepts.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::WireEncodable< X >
 a concept check for TLV abstraction with .wireEncode method More...
 
class  ndn::WireEncodableWithEncodingBuffer< X >
 a concept check for TLV abstraction with .wireEncode method More...
 
class  ndn::WireDecodable< X >
 a concept check for TLV abstraction with .wireDecode method and constructible from Block More...
 
class  ndn::Hashable< X >
 a concept check for CryptoPP hash algorithm More...
 

Namespaces

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