| 
    rippled
    
   | 
 
Functions | |
| bool | accountInDomain (ReadView const &view, AccountID const &account, Domain const &domainID) | 
| bool | offerInDomain (ReadView const &view, uint256 const &offerID, Domain const &domainID, beast::Journal j) | 
| bool ripple::permissioned_dex::accountInDomain | ( | ReadView const & | view, | 
| AccountID const & | account, | ||
| Domain const & | domainID | ||
| ) | 
Definition at line 28 of file PermissionedDEXHelpers.cpp.
| bool ripple::permissioned_dex::offerInDomain | ( | ReadView const & | view, | 
| uint256 const & | offerID, | ||
| Domain const & | domainID, | ||
| beast::Journal | j | ||
| ) | 
Definition at line 58 of file PermissionedDEXHelpers.cpp.