![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Public Member Functions | |
TestingSetup () | |
~TestingSetup () | |
Public Attributes | |
CCoinsViewDB * | pcoinsdbview |
boost::filesystem::path | pathTemp |
boost::thread_group | threadGroup |
Definition at line 17 of file test_bitcoin.cpp.
|
inline |
Definition at line 22 of file test_bitcoin.cpp.
|
inline |
Definition at line 41 of file test_bitcoin.cpp.
boost::filesystem::path TestingSetup::pathTemp |
Definition at line 19 of file test_bitcoin.cpp.
CCoinsViewDB* TestingSetup::pcoinsdbview |
Definition at line 18 of file test_bitcoin.cpp.
boost::thread_group TestingSetup::threadGroup |
Definition at line 20 of file test_bitcoin.cpp.