rippled
|
This is the complete list of members for ripple::Taker, including all inherited members.
account() const noexcept | ripple::BasicTaker | |
account_ | ripple::BasicTaker | private |
BasicTaker()=delete | ripple::BasicTaker | |
BasicTaker(BasicTaker const &)=delete | ripple::BasicTaker | |
BasicTaker(CrossType cross_type, AccountID const &account, Amounts const &amount, Quality const &quality, std::uint32_t flags, Rate const &rate_in, Rate const &rate_out, beast::Journal journal=beast::Journal{beast::Journal::getNullSink()}) | ripple::BasicTaker | |
bridge_crossings_ | ripple::Taker | private |
calculateRate(ApplyView const &view, AccountID const &issuer, AccountID const &account) | ripple::Taker | privatestatic |
consume_offer(Offer &offer, Amounts const &order) | ripple::Taker | |
cross(Offer &offer) | ripple::Taker | |
cross(Offer &leg1, Offer &leg2) | ripple::Taker | |
cross_type() const | ripple::BasicTaker | |
cross_type_ | ripple::BasicTaker | private |
direct_crossings_ | ripple::Taker | private |
do_cross(Amounts offer, Quality quality, AccountID const &owner) | ripple::BasicTaker | |
do_cross(Amounts offer1, Quality quality1, AccountID const &owner1, Amounts offer2, Quality quality2, AccountID const &owner2) | ripple::BasicTaker | |
done() const | ripple::BasicTaker | |
effective_rate(Rate const &rate, Issue const &issue, AccountID const &from, AccountID const &to) | ripple::BasicTaker | privatestatic |
fill(BasicTaker::Flow const &flow, Offer &offer) | ripple::Taker | private |
fill(BasicTaker::Flow const &flow1, Offer &leg1, BasicTaker::Flow const &flow2, Offer &leg2) | ripple::Taker | private |
flow_iou_to_iou(Amounts const &offer, Quality quality, STAmount const &owner_funds, STAmount const &taker_funds, Rate const &rate_in, Rate const &rate_out) | ripple::BasicTaker | private |
flow_iou_to_xrp(Amounts const &offer, Quality quality, STAmount const &owner_funds, STAmount const &taker_funds, Rate const &rate_in) | ripple::BasicTaker | private |
flow_xrp_to_iou(Amounts const &offer, Quality quality, STAmount const &owner_funds, STAmount const &taker_funds, Rate const &rate_out) | ripple::BasicTaker | private |
get_bridge_crossings() const | ripple::Taker | |
get_direct_crossings() const | ripple::Taker | |
get_funds(AccountID const &account, STAmount const &funds) const override | ripple::Taker | virtual |
get_xrp_flow() const | ripple::Taker | |
in_rate(AccountID const &from, AccountID const &to) const | ripple::BasicTaker | private |
issue_in() const | ripple::BasicTaker | |
issue_in_ | ripple::BasicTaker | private |
issue_out() const | ripple::BasicTaker | |
issue_out_ | ripple::BasicTaker | private |
issueIOU(AccountID const &account, STAmount const &amount, Issue const &issue) | ripple::Taker | private |
journal_ | ripple::BasicTaker | protected |
log_flow(char const *description, Flow const &flow) | ripple::BasicTaker | private |
m_rate_in | ripple::BasicTaker | private |
m_rate_out | ripple::BasicTaker | private |
original_ | ripple::BasicTaker | private |
original_offer() const | ripple::BasicTaker | |
out_rate(AccountID const &from, AccountID const &to) const | ripple::BasicTaker | private |
quality_ | ripple::BasicTaker | private |
redeemIOU(AccountID const &account, STAmount const &amount, Issue const &issue) | ripple::Taker | private |
reject(Quality const &quality) const noexcept | ripple::BasicTaker | |
remaining_ | ripple::BasicTaker | private |
remaining_offer() const | ripple::BasicTaker | |
sell_ | ripple::BasicTaker | private |
Taker()=delete | ripple::Taker | |
Taker(Taker const &)=delete | ripple::Taker | |
Taker(CrossType cross_type, ApplyView &view, AccountID const &account, Amounts const &offer, std::uint32_t flags, beast::Journal journal) | ripple::Taker | |
threshold_ | ripple::BasicTaker | private |
transferXRP(AccountID const &from, AccountID const &to, STAmount const &amount) | ripple::Taker | private |
unfunded() const | ripple::BasicTaker | |
view_ | ripple::Taker | private |
xrp_flow_ | ripple::Taker | private |
~BasicTaker()=default | ripple::BasicTaker | virtual |
~Taker()=default | ripple::Taker |