face-status.hpp File Reference
#include "ndn-cxx/mgmt/nfd/face-traits.hpp"
#include "ndn-cxx/util/time.hpp"
#include <optional>
+ Include dependency graph for face-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::FaceStatus
 Represents an item in NFD Face dataset. More...
 

Namespaces

 ndn
 
 ndn::nfd
 Contains classes and functions related to the NFD Management protocol.
 

Functions

bool ndn::nfd::operator!= (const FaceStatus &a, const FaceStatus &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const FaceStatus &status)
 
bool ndn::nfd::operator== (const FaceStatus &a, const FaceStatus &b)