#include <historical_queries.h>
◆ Request()
◆ adjust_ranges()
std::pair< std::vector< SeqNo >, std::vector< SeqNo > > ccf::historical::StateCacheImpl::Request::adjust_ranges |
( |
const SeqNoCollection & |
new_seqnos, |
|
|
bool |
should_include_receipts, |
|
|
SeqNo |
earliest_ledger_secret_seqno |
|
) |
| |
|
inline |
◆ first_requested_seqno()
ccf::SeqNo ccf::historical::StateCacheImpl::Request::first_requested_seqno |
( |
| ) |
const |
|
inline |
◆ get_store_details()
◆ populate_receipts()
void ccf::historical::StateCacheImpl::Request::populate_receipts |
( |
ccf::SeqNo |
new_seqno | ) |
|
|
inline |
◆ all_stores
◆ awaiting_ledger_secrets
std::optional<ccf::SeqNo> ccf::historical::StateCacheImpl::Request::awaiting_ledger_secrets = std::nullopt |
◆ include_receipts
bool ccf::historical::StateCacheImpl::Request::include_receipts = false |
◆ my_stores
◆ supporting_signatures
RequestedStores ccf::historical::StateCacheImpl::Request::supporting_signatures |
◆ time_to_expiry
std::chrono::milliseconds ccf::historical::StateCacheImpl::Request::time_to_expiry |
The documentation for this struct was generated from the following file: