|
rippled
|
#include <TestHelpers.h>


Public Types | |
| using | SF = SF_AMOUNT |
| using | SV = STAmount |
| using | OV = Json::Value |
| using | base = JTxField< SF, SV, OV > |
Public Member Functions | |
| stAmountField (SF const &sfield, SV const &value) | |
| OV | value () const override |
| virtual void | operator() (Env &, JTx &jt) const |
Protected Attributes | |
| SV | value_ |
| SF const & | sfield_ |
Definition at line 163 of file TestHelpers.h.
Definition at line 165 of file TestHelpers.h.
Definition at line 166 of file TestHelpers.h.
Definition at line 167 of file TestHelpers.h.
| using xrpl::test::jtx::stAmountField::base = JTxField<SF, SV, OV> |
Definition at line 168 of file TestHelpers.h.
Definition at line 174 of file TestHelpers.h.
|
overridevirtual |
Implements xrpl::test::jtx::JTxField< SF_AMOUNT, STAmount, Json::Value >.
Definition at line 180 of file TestHelpers.h.
|
virtualinherited |
Definition at line 63 of file TestHelpers.h.
|
protected |
Definition at line 49 of file TestHelpers.h.
|
protectedinherited |
Definition at line 48 of file TestHelpers.h.