| 
    rippled
    
   | 
 
#include <InvariantCheck.h>

Public Member Functions | |
| void | visitEntry (bool, std::shared_ptr< SLE const > const &, std::shared_ptr< SLE const > const &) | 
| bool | finalize (STTx const &, TER const, XRPAmount const, ReadView const &, beast::Journal const &) | 
Private Attributes | |
| std::uint32_t | mptIssuancesCreated_ = 0 | 
| std::uint32_t | mptIssuancesDeleted_ = 0 | 
| std::uint32_t | mptokensCreated_ = 0 | 
| std::uint32_t | mptokensDeleted_ = 0 | 
Definition at line 565 of file InvariantCheck.h.
| void ripple::ValidMPTIssuance::visitEntry | ( | bool | isDelete, | 
| std::shared_ptr< SLE const > const & | before, | ||
| std::shared_ptr< SLE const > const & | after | ||
| ) | 
Definition at line 1435 of file InvariantCheck.cpp.
| bool ripple::ValidMPTIssuance::finalize | ( | STTx const & | tx, | 
| TER const | result, | ||
| XRPAmount const | _fee, | ||
| ReadView const & | view, | ||
| beast::Journal const & | j | ||
| ) | 
Definition at line 1458 of file InvariantCheck.cpp.
      
  | 
  private | 
Definition at line 567 of file InvariantCheck.h.
      
  | 
  private | 
Definition at line 568 of file InvariantCheck.h.
      
  | 
  private | 
Definition at line 570 of file InvariantCheck.h.
      
  | 
  private | 
Definition at line 571 of file InvariantCheck.h.