|
| static constexpr State | ToState (const bool is_dirty, const bool is_fresh) |
| |
Definition at line 581 of file coins_tests.cpp.
◆ State
◆ CoinEntry()
| constexpr CoinEntry::CoinEntry |
( |
const CAmount |
v, |
|
|
const State |
s |
|
) |
| |
|
inlineconstexpr |
◆ IsDirty()
| constexpr bool CoinEntry::IsDirty |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsDirtyFresh()
| constexpr bool CoinEntry::IsDirtyFresh |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsFresh()
| constexpr bool CoinEntry::IsFresh |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator==()
| bool CoinEntry::operator== |
( |
const CoinEntry & |
o | ) |
const |
|
default |
◆ ToState()
| static constexpr State CoinEntry::ToState |
( |
const bool |
is_dirty, |
|
|
const bool |
is_fresh |
|
) |
| |
|
inlinestaticconstexpr |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const CoinEntry & |
e |
|
) |
| |
|
friend |
◆ state
| const State CoinEntry::state |
◆ value
The documentation for this struct was generated from the following file: