|
xrpld
|
#include <PermissionedDEXInvariant.h>

Public Member Functions | |
| void | visitEntry (bool, SLE::const_ref, SLE::const_ref) |
| bool | finalize (STTx const &, TER const, XRPAmount const, ReadView const &, beast::Journal const &) |
Private Attributes | |
| bool | regularOffersOld_ = false |
| bool | regularOffers_ = false |
| bool | badHybridsOld_ = false |
| bool | badHybrids_ = false |
| hash_set< uint256 > | domains_ |
Definition at line 11 of file PermissionedDEXInvariant.h.
| void xrpl::ValidPermissionedDEX::visitEntry | ( | bool | isDelete, |
| SLE::const_ref | before, | ||
| SLE::const_ref | after ) |
Definition at line 20 of file PermissionedDEXInvariant.cpp.
| bool xrpl::ValidPermissionedDEX::finalize | ( | STTx const & | tx, |
| TER const | result, | ||
| XRPAmount const | , | ||
| ReadView const & | view, | ||
| beast::Journal const & | j ) |
Definition at line 57 of file PermissionedDEXInvariant.cpp.
|
private |
Definition at line 13 of file PermissionedDEXInvariant.h.
|
private |
Definition at line 14 of file PermissionedDEXInvariant.h.
|
private |
Definition at line 15 of file PermissionedDEXInvariant.h.
|
private |
Definition at line 16 of file PermissionedDEXInvariant.h.
Definition at line 17 of file PermissionedDEXInvariant.h.