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) 2013-2017 Regents of the University of California.
 

Functions

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