![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
Cachable amount subdivided into watchonly and spendable parts. More...
#include <ismine.h>
Public Member Functions | |
| void | Reset () |
| void | Set (isminefilter filter, Amount value) |
Public Attributes | |
| std::bitset< ISMINE_ENUM_ELEMENTS > | m_cached |
| Amount | m_value [ISMINE_ENUM_ELEMENTS] |
Cachable amount subdivided into watchonly and spendable parts.
|
inline |
|
inline |
| std::bitset<ISMINE_ENUM_ELEMENTS> CachableAmount::m_cached |
| Amount CachableAmount::m_value[ISMINE_ENUM_ELEMENTS] |