|
rippled
|

Public Member Functions | |
| SkipListData (std::uint32_t const ledgerSeq, std::vector< ripple::uint256 > const &skipList) | |
Public Attributes | |
| const std::uint32_t | ledgerSeq |
| const std::vector< ripple::uint256 > | skipList |
Definition at line 55 of file SkipListAcquire.h.
| ripple::SkipListAcquire::SkipListData::SkipListData | ( | std::uint32_t const | ledgerSeq, |
| std::vector< ripple::uint256 > const & | skipList | ||
| ) |
Definition at line 60 of file SkipListAcquire.h.
| const std::uint32_t ripple::SkipListAcquire::SkipListData::ledgerSeq |
Definition at line 57 of file SkipListAcquire.h.
| const std::vector<ripple::uint256> ripple::SkipListAcquire::SkipListData::skipList |
Definition at line 58 of file SkipListAcquire.h.
1.8.17