Bitcoin
|
#include <memory>
Go to the source code of this file.
Classes | |
class | interfaces::Handler |
Namespaces | |
boost | |
boost::signals2 | |
interfaces | |
Functions | |
std::unique_ptr< Handler > | interfaces::MakeHandler (boost::signals2::connection connection) |
Return handler wrapping a boost signal connection. More... | |