Electroneum
Public Member Functions | Private Attributes | List of all members
t_daemon Class Reference

Public Member Functions

 t_daemon (boost::program_options::variables_map const &_vm)
 
bool run ()
 
void stop ()
 

Private Attributes

const boost::program_options::variables_map & vm
 
std::unique_ptr< tools::wallet_rpc_serverwrpc
 

Constructor & Destructor Documentation

◆ t_daemon()

t_daemon::t_daemon ( boost::program_options::variables_map const &  _vm)
inline

Member Function Documentation

◆ run()

bool t_daemon::run ( )
inline

◆ stop()

void t_daemon::stop ( )
inline

Member Data Documentation

◆ vm

const boost::program_options::variables_map& t_daemon::vm
private

◆ wrpc

std::unique_ptr<tools::wallet_rpc_server> t_daemon::wrpc
private

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