NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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.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 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
 

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)