PIVX Core  5.6.99
P2P Digital Currency
Classes | Functions
interfaces Namespace Reference

Classes

class  Handler
 Generic interface for managing an event handler or callback function registered with another interface. More...
 
struct  WalletBalances
 Collection of wallet balances. More...
 
class  Wallet
 

Functions

std::unique_ptr< HandlerMakeHandler (boost::signals2::connection connection)
 Return handler wrapping a boost signal connection. More...
 

Function Documentation

◆ MakeHandler()

std::unique_ptr< Handler > interfaces::MakeHandler ( boost::signals2::connection  connection)

Return handler wrapping a boost signal connection.

Definition at line 26 of file handler.cpp.

Here is the caller graph for this function: