import common constructs for ndn-cxx library internal use More...
#include "ndn-cxx/detail/config.hpp"#include <algorithm>#include <cstddef>#include <cstdint>#include <functional>#include <iosfwd>#include <limits>#include <memory>#include <stdexcept>#include <string>#include <type_traits>#include <unistd.h>#include <utility>#include <boost/assert.hpp>#include <boost/concept_check.hpp>#include <boost/noncopyable.hpp>#include <boost/throw_exception.hpp>#include "ndn-cxx/util/backports.hpp"

Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
Macros | |
| #define | NDN_CXX_VIRTUAL_WITH_TESTS |
| #define | NDN_CXX_PUBLIC_WITH_TESTS_ELSE_PROTECTED protected |
| #define | NDN_CXX_PUBLIC_WITH_TESTS_ELSE_PRIVATE private |
| #define | NDN_CXX_PROTECTED_WITH_TESTS_ELSE_PRIVATE private |
import common constructs for ndn-cxx library internal use
Definition in file common.hpp.
| #define NDN_CXX_VIRTUAL_WITH_TESTS |
Definition at line 41 of file common.hpp.
| #define NDN_CXX_PUBLIC_WITH_TESTS_ELSE_PROTECTED protected |
Definition at line 42 of file common.hpp.
| #define NDN_CXX_PUBLIC_WITH_TESTS_ELSE_PRIVATE private |
Definition at line 43 of file common.hpp.
| #define NDN_CXX_PROTECTED_WITH_TESTS_ELSE_PRIVATE private |
Definition at line 44 of file common.hpp.