rippled
|
This is the complete list of members for ripple::Taker_test::TestTaker, 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 | |
cross(Amounts offer, Quality quality) | ripple::Taker_test::TestTaker | |
cross(Amounts offer1, Quality quality1, Amounts offer2, Quality quality2) | ripple::Taker_test::TestTaker | |
cross_funds | ripple::Taker_test::TestTaker | private |
cross_type() const | ripple::BasicTaker | |
cross_type_ | ripple::BasicTaker | 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 |
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 |
funds_ | ripple::Taker_test::TestTaker | private |
get_funds(AccountID const &owner, STAmount const &funds) const override | ripple::Taker_test::TestTaker | virtual |
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 |
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 |
reject(Quality const &quality) const noexcept | ripple::BasicTaker | |
remaining_ | ripple::BasicTaker | private |
remaining_offer() const | ripple::BasicTaker | |
sell_ | ripple::BasicTaker | private |
set_funds(STAmount const &funds) | ripple::Taker_test::TestTaker | |
TestTaker(CrossType cross_type, Amounts const &amount, Quality const &quality, STAmount const &funds, std::uint32_t flags, Rate const &rate_in, Rate const &rate_out) | ripple::Taker_test::TestTaker | |
threshold_ | ripple::BasicTaker | private |
unfunded() const | ripple::BasicTaker | |
~BasicTaker()=default | ripple::BasicTaker | virtual |