Definition at line 771 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} |