Definition at line 674 of file NetworkOPs.cpp.
 
◆ SubAccountHistoryIndex()
      
        
          | ripple::NetworkOPsImp::SubAccountHistoryIndex::SubAccountHistoryIndex  | 
          ( | 
          AccountID const &  | 
          accountId | ) | 
           | 
        
      
 
 
◆ accountId_
      
        
          | AccountID const ripple::NetworkOPsImp::SubAccountHistoryIndex::accountId_ | 
        
      
 
 
◆ forwardTxIndex_
      
        
          | std::uint32_t ripple::NetworkOPsImp::SubAccountHistoryIndex::forwardTxIndex_ | 
        
      
 
 
◆ separationLedgerSeq_
      
        
          | std::uint32_t ripple::NetworkOPsImp::SubAccountHistoryIndex::separationLedgerSeq_ | 
        
      
 
 
◆ historyLastLedgerSeq_
      
        
          | std::uint32_t ripple::NetworkOPsImp::SubAccountHistoryIndex::historyLastLedgerSeq_ | 
        
      
 
 
◆ historyTxIndex_
      
        
          | std::int32_t ripple::NetworkOPsImp::SubAccountHistoryIndex::historyTxIndex_ | 
        
      
 
 
◆ haveHistorical_
      
        
          | bool ripple::NetworkOPsImp::SubAccountHistoryIndex::haveHistorical_ | 
        
      
 
 
◆ stopHistorical_
      
        
          | std::atomic<bool> ripple::NetworkOPsImp::SubAccountHistoryIndex::stopHistorical_ |