rippled
Static Private Member Functions | Private Attributes | List of all members
ripple::ForTxQ Class Reference

Static Private Member Functions

static PreclaimResult preclaimWithoutSeqCheck (PreflightResult const &preflightResult, Application &app, OpenView const &view)
 
static TER seqCheck (OpenView &view, STTx const &tx, beast::Journal j)
 

Private Attributes

friend TxQ
 

Detailed Description

Definition at line 290 of file applySteps.h.

Member Function Documentation

◆ preclaimWithoutSeqCheck()

PreclaimResult ripple::ForTxQ::preclaimWithoutSeqCheck ( PreflightResult const &  preflightResult,
Application app,
OpenView const &  view 
)
staticprivate

Definition at line 564 of file applySteps.cpp.

◆ seqCheck()

TER ripple::ForTxQ::seqCheck ( OpenView view,
STTx const &  tx,
beast::Journal  j 
)
staticprivate

Definition at line 251 of file applySteps.cpp.

Member Data Documentation

◆ TxQ

friend ripple::ForTxQ::TxQ
private

Definition at line 293 of file applySteps.h.