#include "ndn-cxx/encoding/block.hpp"
Include dependency graph for channel-status.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::nfd::ChannelStatus |
| represents an item in NFD Channel dataset More... | |
| class | ndn::nfd::ChannelStatus::Error |
Namespaces | |
| ndn | |
| ndn::nfd | |
Functions | |
| bool | ndn::nfd::operator!= (const ChannelStatus &a, const ChannelStatus &b) |
| std::ostream & | ndn::nfd::operator<< (std::ostream &os, const ChannelStatus &status) |
| bool | ndn::nfd::operator== (const ChannelStatus &a, const ChannelStatus &b) |