PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | List of all members
WalletRegTestingSetup Struct Reference

#include <wallet_test_fixture.h>

Inheritance diagram for WalletRegTestingSetup:
[legend]
Collaboration diagram for WalletRegTestingSetup:
[legend]

Public Member Functions

 WalletRegTestingSetup ()
 
- Public Member Functions inherited from WalletTestingSetup
 WalletTestingSetup (const std::string &chainName=CBaseChainParams::MAIN)
 
- Public Member Functions inherited from WalletTestingSetupBase
 WalletTestingSetupBase (const std::string &chainName, const std::string &wallet_name, std::unique_ptr< WalletDatabase > db)
 
 ~WalletTestingSetupBase ()
 
- Public Member Functions inherited from SaplingTestingSetup
 SaplingTestingSetup (const std::string &chainName=CBaseChainParams::MAIN)
 
 ~SaplingTestingSetup ()
 
- Public Member Functions inherited from TestingSetup
 TestingSetup (const std::string &chainName=CBaseChainParams::MAIN)
 
 ~TestingSetup ()
 
- Public Member Functions inherited from BasicTestingSetup
 BasicTestingSetup (const std::string &chainName=CBaseChainParams::MAIN)
 
 ~BasicTestingSetup ()
 
fs::path SetDataDir (const std::string &name)
 

Additional Inherited Members

- Public Attributes inherited from WalletTestingSetupBase
CWallet m_wallet
 
- Public Attributes inherited from TestingSetup
boost::thread_group threadGroup
 
CConnmanconnman
 
EvoNotificationInterfacepEvoNotificationInterface
 
CScheduler scheduler
 
std::unique_ptr< PeerLogicValidationpeerLogic
 
- Public Attributes inherited from BasicTestingSetup
ECCVerifyHandle globalVerifyHandle
 

Detailed Description

Definition at line 29 of file wallet_test_fixture.h.

Constructor & Destructor Documentation

◆ WalletRegTestingSetup()

WalletRegTestingSetup::WalletRegTestingSetup ( )
inline

Definition at line 31 of file wallet_test_fixture.h.


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