xrpld
Loading...
Searching...
No Matches
xrpl::test::jtx::PermissionedDEX Class Reference

#include <permissioned_dex.h>

Collaboration diagram for xrpl::test::jtx::PermissionedDEX:

Public Member Functions

 PermissionedDEX (Env &env)

Public Attributes

Account gw
Account domainOwner
Account alice
Account bob
Account carol
IOU usd
uint256 domainID
std::string credType

Detailed Description

Definition at line 15 of file permissioned_dex.h.

Constructor & Destructor Documentation

◆ PermissionedDEX()

xrpl::test::jtx::PermissionedDEX::PermissionedDEX ( Env & env)

Definition at line 45 of file permissioned_dex.cpp.

Member Data Documentation

◆ gw

Account xrpl::test::jtx::PermissionedDEX::gw

Definition at line 18 of file permissioned_dex.h.

◆ domainOwner

Account xrpl::test::jtx::PermissionedDEX::domainOwner

Definition at line 19 of file permissioned_dex.h.

◆ alice

Account xrpl::test::jtx::PermissionedDEX::alice

Definition at line 20 of file permissioned_dex.h.

◆ bob

Account xrpl::test::jtx::PermissionedDEX::bob

Definition at line 21 of file permissioned_dex.h.

◆ carol

Account xrpl::test::jtx::PermissionedDEX::carol

Definition at line 22 of file permissioned_dex.h.

◆ usd

IOU xrpl::test::jtx::PermissionedDEX::usd

Definition at line 23 of file permissioned_dex.h.

◆ domainID

uint256 xrpl::test::jtx::PermissionedDEX::domainID

Definition at line 24 of file permissioned_dex.h.

◆ credType

std::string xrpl::test::jtx::PermissionedDEX::credType

Definition at line 25 of file permissioned_dex.h.