data.hpp File Reference
+ 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
 

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)