#include <cstddef>#include <cstdint>#include <functional>#include <iterator>#include <memory>#include <utility>#include <ndn-cxx/name.hpp>#include <ndn-cxx/util/exception.hpp>#include <ndn-cxx/util/time.hpp>
Include dependency graph for common.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | nlsr::is_iterator< T, typename > |
| struct | nlsr::is_iterator< T, typename std::enable_if<!std::is_same< typename std::iterator_traits< T >::value_type, void >::value >::type > |
Namespaces | |
| nlsr | |
| Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California, Arizona Board of Regents. | |
Variables | |
| const ndn::time::seconds | nlsr::TIME_ALLOWED_FOR_CANONIZATION = 4_s |