| 
    rippled
    
   | 
 
#include <TestHelpers.h>


Public Types | |
| using | SF = SF_UINT32 | 
| using | SV = NetClock::time_point | 
| using | OV = NetClock::rep | 
| using | base = JTxField< SF, SV, OV > | 
Public Member Functions | |
| timePointField (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 93 of file TestHelpers.h.
Definition at line 96 of file TestHelpers.h.
Definition at line 97 of file TestHelpers.h.
Definition at line 98 of file TestHelpers.h.
| using ripple::test::jtx::timePointField::base = JTxField<SF, SV, OV> | 
Definition at line 99 of file TestHelpers.h.
Definition at line 105 of file TestHelpers.h.
      
  | 
  overridevirtual | 
Implements ripple::test::jtx::JTxField< SF_UINT32, NetClock::time_point, NetClock::rep >.
Definition at line 111 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.