xrpld
Loading...
Searching...
No Matches
xrpl::path::detail Namespace Reference

Classes

struct  FlowDebugInfo

Functions

void writeDiffElement (std::ostringstream &ostr, std::pair< std::tuple< AccountID, AccountID, Currency >, STAmount > const &elem)
template<class Iter>
void writeDiffs (std::ostringstream &ostr, Iter begin, Iter end)

Function Documentation

◆ writeDiffElement()

void xrpl::path::detail::writeDiffElement ( std::ostringstream & ostr,
std::pair< std::tuple< AccountID, AccountID, Currency >, STAmount > const & elem )

Definition at line 301 of file FlowDebugInfo.h.

◆ writeDiffs()

template<class Iter>
void xrpl::path::detail::writeDiffs ( std::ostringstream & ostr,
Iter begin,
Iter end )

Definition at line 313 of file FlowDebugInfo.h.