|
rippled
|
#include <TestHelpers.h>
Public Types | |
| using | JF = JTxField |
| using | SF = typename JF::SF |
| using | SV = typename JF::SV |
Public Member Functions | |
| JTxFieldWrapper (SF const &sfield) | |
| JF | operator() (SV const &value) const |
Protected Attributes | |
| SF const & | sfield_ |
Definition at line 210 of file TestHelpers.h.
| using xrpl::test::jtx::JTxFieldWrapper< JTxField >::JF = JTxField |
Definition at line 212 of file TestHelpers.h.
| using xrpl::test::jtx::JTxFieldWrapper< JTxField >::SF = typename JF::SF |
Definition at line 213 of file TestHelpers.h.
| using xrpl::test::jtx::JTxFieldWrapper< JTxField >::SV = typename JF::SV |
Definition at line 214 of file TestHelpers.h.
|
explicit |
Definition at line 220 of file TestHelpers.h.
| JF xrpl::test::jtx::JTxFieldWrapper< JTxField >::operator() | ( | SV const & | value | ) | const |
Definition at line 225 of file TestHelpers.h.
|
protected |
Definition at line 217 of file TestHelpers.h.