rippled
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ripple::test::jtx::PermissionedDEX Class Reference

#include <permissioned_dex.h>

Collaboration diagram for ripple::test::jtx::PermissionedDEX:
Collaboration graph
[legend]

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 17 of file permissioned_dex.h.

Constructor & Destructor Documentation

◆ PermissionedDEX()

ripple::test::jtx::PermissionedDEX::PermissionedDEX ( Env env)

Definition at line 39 of file permissioned_dex.cpp.

Member Data Documentation

◆ gw

Account ripple::test::jtx::PermissionedDEX::gw

Definition at line 20 of file permissioned_dex.h.

◆ domainOwner

Account ripple::test::jtx::PermissionedDEX::domainOwner

Definition at line 21 of file permissioned_dex.h.

◆ alice

Account ripple::test::jtx::PermissionedDEX::alice

Definition at line 22 of file permissioned_dex.h.

◆ bob

Account ripple::test::jtx::PermissionedDEX::bob

Definition at line 23 of file permissioned_dex.h.

◆ carol

Account ripple::test::jtx::PermissionedDEX::carol

Definition at line 24 of file permissioned_dex.h.

◆ USD

IOU ripple::test::jtx::PermissionedDEX::USD

Definition at line 25 of file permissioned_dex.h.

◆ domainID

uint256 ripple::test::jtx::PermissionedDEX::domainID

Definition at line 26 of file permissioned_dex.h.

◆ credType

std::string ripple::test::jtx::PermissionedDEX::credType

Definition at line 27 of file permissioned_dex.h.