|
rippled
|

Public Member Functions | |
| Incomplete ()=delete | |
| Incomplete (ShardState state, std::uint32_t percentProgress) | |
| ShardState | state () const noexcept |
| std::uint32_t | percentProgress () const noexcept |
Private Attributes | |
| ShardState | state_ |
| std::uint32_t | percentProgress_ |
Definition at line 35 of file ShardInfo.h.
|
delete |
| ripple::NodeStore::ShardInfo::Incomplete::Incomplete | ( | ShardState | state, |
| std::uint32_t | percentProgress | ||
| ) |
Definition at line 39 of file ShardInfo.h.
|
noexcept |
Definition at line 45 of file ShardInfo.h.
|
noexcept |
Definition at line 51 of file ShardInfo.h.
|
private |
Definition at line 57 of file ShardInfo.h.
|
private |
Definition at line 58 of file ShardInfo.h.
1.8.17