NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
interest.hpp File Reference
#include "name.hpp"
#include "selectors.hpp"
#include "util/time.hpp"
#include "tag-host.hpp"
#include "link.hpp"
Include dependency graph for interest.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::Interest
 represents an Interest packet More...
 
class  ndn::Interest::Error
 

Namespaces

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

Functions

std::ostream & ndn::operator<< (std::ostream &os, const Interest &interest)
 

Variables

const time::milliseconds ndn::DEFAULT_INTEREST_LIFETIME = time::milliseconds(4000)
 default value for InterestLifetime More...