rippled
|
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 | |
bool | badEntry_ = false |
bool | badLink_ = false |
bool | badSort_ = false |
bool | badURI_ = false |
bool | invalidSize_ = false |
Definition at line 321 of file InvariantCheck.h.
void ripple::ValidNFTokenPage::visitEntry | ( | bool | isDelete, |
std::shared_ptr< SLE const > const & | before, | ||
std::shared_ptr< SLE const > const & | after | ||
) |
Definition at line 497 of file InvariantCheck.cpp.
bool ripple::ValidNFTokenPage::finalize | ( | STTx const & | tx, |
TER const | result, | ||
XRPAmount const | , | ||
ReadView const & | view, | ||
beast::Journal const & | j | ||
) |
Definition at line 574 of file InvariantCheck.cpp.
|
private |
Definition at line 323 of file InvariantCheck.h.
|
private |
Definition at line 324 of file InvariantCheck.h.
|
private |
Definition at line 325 of file InvariantCheck.h.
|
private |
Definition at line 326 of file InvariantCheck.h.
|
private |
Definition at line 327 of file InvariantCheck.h.