![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <wallet_test_fixture.h>
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 |
| CConnman * | connman |
| EvoNotificationInterface * | pEvoNotificationInterface |
| CScheduler | scheduler |
| std::unique_ptr< PeerLogicValidation > | peerLogic |
Public Attributes inherited from BasicTestingSetup | |
| ECCVerifyHandle | globalVerifyHandle |
Definition at line 29 of file wallet_test_fixture.h.
|
inline |
Definition at line 31 of file wallet_test_fixture.h.