| 
    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 208 of file TestHelpers.h.
| using ripple::test::jtx::JTxFieldWrapper< JTxField >::JF = JTxField | 
Definition at line 210 of file TestHelpers.h.
| using ripple::test::jtx::JTxFieldWrapper< JTxField >::SF = typename JF::SF | 
Definition at line 211 of file TestHelpers.h.
| using ripple::test::jtx::JTxFieldWrapper< JTxField >::SV = typename JF::SV | 
Definition at line 212 of file TestHelpers.h.
      
  | 
  explicit | 
Definition at line 218 of file TestHelpers.h.
| JF ripple::test::jtx::JTxFieldWrapper< JTxField >::operator() | ( | SV const & | value | ) | const | 
Definition at line 223 of file TestHelpers.h.
      
  | 
  protected | 
Definition at line 215 of file TestHelpers.h.