rippled
Loading...
Searching...
No Matches
xrpl::SQLiteDatabaseImp Member List

This is the complete list of members for xrpl::SQLiteDatabaseImp, including all inherited members.

AccountTx typedefxrpl::RelationalDatabase
AccountTxs typedefxrpl::RelationalDatabase
app_xrpl::SQLiteDatabaseImpprivate
checkoutLedger()xrpl::SQLiteDatabaseImpprivate
checkoutTransaction()xrpl::SQLiteDatabaseImpprivate
closeLedgerDB() overridexrpl::SQLiteDatabaseImpvirtual
closeTransactionDB() overridexrpl::SQLiteDatabaseImpvirtual
deleteAccountTransactionsBeforeLedgerSeq(LedgerIndex ledgerSeq) overridexrpl::SQLiteDatabaseImpvirtual
deleteBeforeLedgerSeq(LedgerIndex ledgerSeq) overridexrpl::SQLiteDatabaseImpvirtual
deleteTransactionByLedgerSeq(LedgerIndex ledgerSeq) overridexrpl::SQLiteDatabaseImpvirtual
deleteTransactionsBeforeLedgerSeq(LedgerIndex ledgerSeq) overridexrpl::SQLiteDatabaseImpvirtual
existsLedger()xrpl::SQLiteDatabaseImpprivate
existsTransaction()xrpl::SQLiteDatabaseImpprivate
getAccountTransactionCount() overridexrpl::SQLiteDatabaseImpvirtual
getAccountTransactionsMinLedgerSeq() overridexrpl::SQLiteDatabaseImpvirtual
getHashByIndex(LedgerIndex ledgerIndex) overridexrpl::SQLiteDatabaseImpvirtual
getHashesByIndex(LedgerIndex ledgerIndex) overridexrpl::SQLiteDatabaseImpvirtual
getHashesByIndex(LedgerIndex minSeq, LedgerIndex maxSeq) overridexrpl::SQLiteDatabaseImpvirtual
getKBUsedAll() overridexrpl::SQLiteDatabaseImpvirtual
getKBUsedLedger() overridexrpl::SQLiteDatabaseImpvirtual
getKBUsedTransaction() overridexrpl::SQLiteDatabaseImpvirtual
getLedgerCountMinMax() overridexrpl::SQLiteDatabaseImpvirtual
getLedgerInfoByHash(uint256 const &ledgerHash) overridexrpl::SQLiteDatabaseImpvirtual
getLedgerInfoByIndex(LedgerIndex ledgerSeq) overridexrpl::SQLiteDatabaseImpvirtual
getLimitedNewestLedgerInfo(LedgerIndex ledgerFirstIndex) overridexrpl::SQLiteDatabaseImpvirtual
getLimitedOldestLedgerInfo(LedgerIndex ledgerFirstIndex) overridexrpl::SQLiteDatabaseImpvirtual
getMaxLedgerSeq() overridexrpl::SQLiteDatabaseImpvirtual
getMinLedgerSeq() overridexrpl::SQLiteDatabaseImpvirtual
getNewestAccountTxs(AccountTxOptions const &options) overridexrpl::SQLiteDatabaseImpvirtual
getNewestAccountTxsB(AccountTxOptions const &options) overridexrpl::SQLiteDatabaseImpvirtual
getNewestLedgerInfo() overridexrpl::SQLiteDatabaseImpvirtual
getOldestAccountTxs(AccountTxOptions const &options) overridexrpl::SQLiteDatabaseImpvirtual
getOldestAccountTxsB(AccountTxOptions const &options) overridexrpl::SQLiteDatabaseImpvirtual
getTransaction(uint256 const &id, std::optional< ClosedInterval< std::uint32_t > > const &range, error_code_i &ec) overridexrpl::SQLiteDatabaseImp
xrpl::SQLiteDatabase::getTransaction(uint256 const &id, std::optional< ClosedInterval< uint32_t > > const &range, error_code_i &ec)=0xrpl::SQLiteDatabasepure virtual
getTransactionCount() overridexrpl::SQLiteDatabaseImpvirtual
getTransactionsMinLedgerSeq() overridexrpl::SQLiteDatabaseImpvirtual
getTxHistory(LedgerIndex startIndex) overridexrpl::SQLiteDatabaseImpvirtual
init(Application &app, Config const &config, JobQueue &jobQueue)xrpl::RelationalDatabasestatic
j_xrpl::SQLiteDatabaseImpprivate
ledgerDb_xrpl::SQLiteDatabaseImpprivate
ledgerDbHasSpace(Config const &config) overridexrpl::SQLiteDatabaseImpvirtual
LedgerHash typedefxrpl::RelationalDatabase
LedgerSequence typedefxrpl::RelationalDatabase
LedgerShortcut typedefxrpl::RelationalDatabase
LedgerSpecifier typedefxrpl::RelationalDatabase
makeLedgerDBs(Config const &config, DatabaseCon::Setup const &setup, DatabaseCon::CheckpointerSetup const &checkpointerSetup)xrpl::SQLiteDatabaseImpprivate
MetaTxsList typedefxrpl::RelationalDatabase
newestAccountTxPage(AccountTxPageOptions const &options) overridexrpl::SQLiteDatabaseImpvirtual
newestAccountTxPageB(AccountTxPageOptions const &options) overridexrpl::SQLiteDatabaseImpvirtual
oldestAccountTxPage(AccountTxPageOptions const &options) overridexrpl::SQLiteDatabaseImpvirtual
oldestAccountTxPageB(AccountTxPageOptions const &options) overridexrpl::SQLiteDatabaseImpvirtual
saveValidatedLedger(std::shared_ptr< Ledger const > const &ledger, bool current) overridexrpl::SQLiteDatabaseImpvirtual
SQLiteDatabaseImp(Application &app, Config const &config, JobQueue &jobQueue)xrpl::SQLiteDatabaseImp
transactionDbHasSpace(Config const &config) overridexrpl::SQLiteDatabaseImpvirtual
txdb_xrpl::SQLiteDatabaseImpprivate
txnMetaLedgerType typedefxrpl::RelationalDatabase
useTxTables_xrpl::SQLiteDatabaseImpprivate
~RelationalDatabase()=defaultxrpl::RelationalDatabasevirtual