Definition at line 651 of file NetworkOPs.cpp.
◆ SubAccountHistoryIndex()
| xrpl::NetworkOPsImp::SubAccountHistoryIndex::SubAccountHistoryIndex |
( |
AccountID const & |
accountId | ) |
|
◆ accountId_
| AccountID const xrpl::NetworkOPsImp::SubAccountHistoryIndex::accountId_ |
◆ forwardTxIndex_
| std::uint32_t xrpl::NetworkOPsImp::SubAccountHistoryIndex::forwardTxIndex_ {0} |
◆ separationLedgerSeq_
| std::uint32_t xrpl::NetworkOPsImp::SubAccountHistoryIndex::separationLedgerSeq_ {0} |
◆ historyLastLedgerSeq_
| std::uint32_t xrpl::NetworkOPsImp::SubAccountHistoryIndex::historyLastLedgerSeq_ {0} |
◆ historyTxIndex_
| std::int32_t xrpl::NetworkOPsImp::SubAccountHistoryIndex::historyTxIndex_ {-1} |
◆ haveHistorical_
| bool xrpl::NetworkOPsImp::SubAccountHistoryIndex::haveHistorical_ {false} |
◆ stopHistorical_
| std::atomic<bool> xrpl::NetworkOPsImp::SubAccountHistoryIndex::stopHistorical_ {false} |