#include "ndn-cxx/mgmt/nfd/face-traits.hpp"#include "ndn-cxx/util/optional.hpp"#include "ndn-cxx/util/time.hpp"
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 | |
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) |