NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
data.hpp File Reference
#include "meta-info.hpp"
#include "name.hpp"
#include "packet-base.hpp"
#include "signature.hpp"
#include "encoding/block.hpp"
Include dependency graph for data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::Data
 Represents a Data packet. More...
 
class  ndn::Data::Error
 

Namespaces

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

Functions

std::ostream & ndn::operator<< (std::ostream &os, const Data &data)
 
bool ndn::operator== (const Data &lhs, const Data &rhs)
 
bool ndn::operator!= (const Data &lhs, const Data &rhs)