![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Public Member Functions | |
| SingleEntryCacheTest (CAmount base_value, CAmount cache_value, char cache_flags) | |
Public Attributes | |
| CCoinsView | root |
| CCoinsViewCacheTest | base {&root} |
| CCoinsViewCacheTest | cache {&base} |
Definition at line 1066 of file coins_tests.cpp.
| CCoinsViewCacheTest SingleEntryCacheTest::base {&root} |
Definition at line 1076 of file coins_tests.cpp.
| CCoinsViewCacheTest SingleEntryCacheTest::cache {&base} |
Definition at line 1077 of file coins_tests.cpp.
| CCoinsView SingleEntryCacheTest::root |
Definition at line 1075 of file coins_tests.cpp.