rippled
Public Member Functions | Public Attributes | List of all members
ripple::BasicTaker::Flow Struct Reference

Public Member Functions

 Flow ()=default
 
bool sanity_check () const
 

Public Attributes

Amounts order
 
Amounts issuers
 

Detailed Description

Definition at line 69 of file Taker.h.

Constructor & Destructor Documentation

◆ Flow()

ripple::BasicTaker::Flow::Flow ( )
explicitdefault

Member Function Documentation

◆ sanity_check()

bool ripple::BasicTaker::Flow::sanity_check ( ) const

Definition at line 77 of file Taker.h.

Member Data Documentation

◆ order

Amounts ripple::BasicTaker::Flow::order

Definition at line 73 of file Taker.h.

◆ issuers

Amounts ripple::BasicTaker::Flow::issuers

Definition at line 74 of file Taker.h.