NFD: Named Data Networking Forwarding Daemon 0.6.0 documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
global-io.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
25
#ifndef NFD_CORE_GLOBAL_IO_HPP
26
#define NFD_CORE_GLOBAL_IO_HPP
27
28
#include "
common.hpp
"
29
30
namespace
nfd
{
31
34
boost::asio::io_service&
35
getGlobalIoService
();
36
37
#ifdef WITH_TESTS
38
42
void
43
resetGlobalIoService
();
44
#endif
45
46
}
// namespace nfd
47
48
#endif // NFD_CORE_GLOBAL_IO_HPP
nfd::resetGlobalIoService
void resetGlobalIoService()
Definition:
global-io.cpp:50
common.hpp
nfd
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
Definition:
algorithm.hpp:32
nfd::getGlobalIoService
boost::asio::io_service & getGlobalIoService()
Definition:
global-io.cpp:41
core
global-io.hpp
Generated on Mon Oct 16 2017 13:51:48 for NFD: Named Data Networking Forwarding Daemon by
1.8.11