rippled
Public Member Functions | Public Attributes | List of all members
ripple::test::csf::LedgerCollector::Tracker Struct Reference
Collaboration diagram for ripple::test::csf::LedgerCollector::Tracker:
Collaboration graph
[legend]

Public Member Functions

 Tracker (SimTime accepted_)
 

Public Attributes

SimTime accepted
 
std::optional< SimTimefullyValidated
 

Detailed Description

Definition at line 454 of file collectors.h.

Constructor & Destructor Documentation

◆ Tracker()

ripple::test::csf::LedgerCollector::Tracker::Tracker ( SimTime  accepted_)

Definition at line 459 of file collectors.h.

Member Data Documentation

◆ accepted

SimTime ripple::test::csf::LedgerCollector::Tracker::accepted

Definition at line 456 of file collectors.h.

◆ fullyValidated

std::optional<SimTime> ripple::test::csf::LedgerCollector::Tracker::fullyValidated

Definition at line 457 of file collectors.h.