|
rippled
|

Public Member Functions | |
| BrokerInfo (jtx::PrettyAsset const &asset_, Keylet const &brokerKeylet_, Keylet const &vaultKeylet_, BrokerParameters const &p) | |
| Keylet | brokerKeylet () const |
| Keylet | vaultKeylet () const |
| int | vaultScale (jtx::Env const &env) const |
Public Attributes | |
| jtx::PrettyAsset | asset |
| uint256 | brokerID |
| uint256 | vaultID |
| BrokerParameters | params |
Definition at line 109 of file Loan_test.cpp.
| ripple::test::Loan_test::BrokerInfo::BrokerInfo | ( | jtx::PrettyAsset const & | asset_, |
| Keylet const & | brokerKeylet_, | ||
| Keylet const & | vaultKeylet_, | ||
| BrokerParameters const & | p | ||
| ) |
Definition at line 115 of file Loan_test.cpp.
| Keylet ripple::test::Loan_test::BrokerInfo::brokerKeylet | ( | ) | const |
Definition at line 128 of file Loan_test.cpp.
| Keylet ripple::test::Loan_test::BrokerInfo::vaultKeylet | ( | ) | const |
Definition at line 133 of file Loan_test.cpp.
| int ripple::test::Loan_test::BrokerInfo::vaultScale | ( | jtx::Env const & | env | ) | const |
Definition at line 139 of file Loan_test.cpp.
| jtx::PrettyAsset ripple::test::Loan_test::BrokerInfo::asset |
Definition at line 111 of file Loan_test.cpp.
| uint256 ripple::test::Loan_test::BrokerInfo::brokerID |
Definition at line 112 of file Loan_test.cpp.
| uint256 ripple::test::Loan_test::BrokerInfo::vaultID |
Definition at line 113 of file Loan_test.cpp.
| BrokerParameters ripple::test::Loan_test::BrokerInfo::params |
Definition at line 114 of file Loan_test.cpp.