Struct BallotProtocol

The Slot object is in charge of maintaining the state of the SCP protocol for a given slot index.

struct BallotProtocol ;

Defined as a struct to have the right size (class always have a vtable)

Constructors

NameDescription
this (slot) Construct a new entity linked to a Slot

Fields

NameTypeDescription
mLastEnvelope shared_ptr!(scpd.scp.SCPDriver.SCPEnvelopeWrapper)last envelope generated by this node
mLastEnvelopeEmit shared_ptr!(scpd.scp.SCPDriver.SCPEnvelopeWrapper)last envelope emitted by this node