#include "ndn-cxx/encoding/block.hpp"
#include "ndn-cxx/encoding/nfd-constants.hpp"
#include <bitset>
Go to the source code of this file.
Classes | |
class | ndn::nfd::CsInfo |
represents the CS Information dataset More... | |
class | ndn::nfd::CsInfo::Error |
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ndn::nfd | |
Functions | |
ndn::nfd::NDN_CXX_DECLARE_WIRE_ENCODE_INSTANTIATIONS (CsInfo) | |
bool | ndn::nfd::operator== (const CsInfo &a, const CsInfo &b) |
bool | ndn::nfd::operator!= (const CsInfo &a, const CsInfo &b) |
std::ostream & | ndn::nfd::operator<< (std::ostream &os, const CsInfo &csi) |