Bitcoin
Public Member Functions | Public Attributes | List of all members
interfaces::anonymous_namespace{handler.cpp}::HandlerImpl Class Reference
Inheritance diagram for interfaces::anonymous_namespace{handler.cpp}::HandlerImpl:
interfaces::Handler

Public Member Functions

 HandlerImpl (boost::signals2::connection connection)
 
void disconnect () override
 Disconnect the handler. More...
 
- Public Member Functions inherited from interfaces::Handler
virtual ~Handler ()
 

Public Attributes

boost::signals2::scoped_connection m_connection
 

Constructor & Destructor Documentation

◆ HandlerImpl()

interfaces::anonymous_namespace{handler.cpp}::HandlerImpl::HandlerImpl ( boost::signals2::connection  connection)
inlineexplicit

Member Function Documentation

◆ disconnect()

void interfaces::anonymous_namespace{handler.cpp}::HandlerImpl::disconnect ( )
inlineoverridevirtual

Disconnect the handler.

Implements interfaces::Handler.

Member Data Documentation

◆ m_connection

boost::signals2::scoped_connection interfaces::anonymous_namespace{handler.cpp}::HandlerImpl::m_connection

The documentation for this class was generated from the following file: