rippled
Public Member Functions | Public Attributes | List of all members
ripple::Taker_test::cross_attempt_offer Struct Reference
Collaboration diagram for ripple::Taker_test::cross_attempt_offer:
Collaboration graph
[legend]

Public Member Functions

 cross_attempt_offer (std::string const &in_, std::string const &out_)
 

Public Attributes

std::string in
 
std::string out
 

Detailed Description

Definition at line 168 of file Taker_test.cpp.

Constructor & Destructor Documentation

◆ cross_attempt_offer()

ripple::Taker_test::cross_attempt_offer::cross_attempt_offer ( std::string const &  in_,
std::string const &  out_ 
)

Definition at line 170 of file Taker_test.cpp.

Member Data Documentation

◆ in

std::string ripple::Taker_test::cross_attempt_offer::in

Definition at line 175 of file Taker_test.cpp.

◆ out

std::string ripple::Taker_test::cross_attempt_offer::out

Definition at line 176 of file Taker_test.cpp.