20#ifndef RIPPLE_APP_BOOK_BOOKTIP_H_INCLUDED
21#define RIPPLE_APP_BOOK_BOOKTIP_H_INCLUDED
23#include <xrpl/ledger/View.h>
24#include <xrpl/protocol/Indexes.h>
25#include <xrpl/protocol/Quality.h>
A generic endpoint for log messages.
Writeable view to a ledger, for applying a transaction.
Iterates and consumes raw offers in an order book.
bool step(beast::Journal j)
Erases the current offer and advance to the next offer.
uint256 const & dir() const noexcept
std::shared_ptr< SLE > m_entry
Quality const & quality() const noexcept
SLE::pointer const & entry() const noexcept
uint256 const & index() const noexcept
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.