![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <interfaces/handler.h>
#include <utilmemory.h>
#include <boost/signals2/connection.hpp>
#include <utility>
Go to the source code of this file.
Namespaces | |
interfaces | |
Functions | |
std::unique_ptr< Handler > | interfaces::MakeHandler (boost::signals2::connection connection) |
Return handler wrapping a boost signal connection. More... | |
boost::signals2::scoped_connection m_connection |
Definition at line 22 of file handler.cpp.