NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn-common.hpp File Reference
#include "ns3/nstime.h"
#include "ns3/simulator.h"
#include "ns3/attribute.h"
#include "ns3/attribute-helper.h"
#include <ndn-cxx/interest.hpp>
#include <ndn-cxx/encoding/block.hpp>
#include <ndn-cxx/signature-info.hpp>
#include <ndn-cxx/name.hpp>
#include <ndn-cxx/data.hpp>
#include <ndn-cxx/security/key-chain.hpp>
#include <ndn-cxx/util/time.hpp>
#include "NFD/daemon/face/face.hpp"
Include dependency graph for ndn-common.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::ndn::NameValue
 
class  ns3::ndn::NameChecker
 

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ns3
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ns3::ndn
 
 ns3::ndn::time
 
 ns3::ndn::lp
 
 nfd::face
 

Functions

template<typename T1 >
Ptr< const AttributeAccessor > ns3::ndn::MakeNameAccessor (T1 a1)
 
template<typename T1 , typename T2 >
Ptr< const AttributeAccessor > ns3::ndn::MakeNameAccessor (T1 a1, T2 a2)
 
Ptr< const AttributeChecker > ns3::ndn::MakeNameChecker (void)
 
std::ostream & nfd::face::operator<< (std::ostream &os, const Face &face)