rippled
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
xrpl::test::ExistingElementPool::StateGuard Struct Reference
Collaboration diagram for xrpl::test::ExistingElementPool::StateGuard:
Collaboration graph
[legend]

Public Member Functions

 StateGuard (ExistingElementPool &p)
 
 ~StateGuard ()
 

Public Attributes

ExistingElementPoolp_
 
ResetState state_
 

Detailed Description

Definition at line 334 of file PayStrand_test.cpp.

Constructor & Destructor Documentation

◆ StateGuard()

xrpl::test::ExistingElementPool::StateGuard::StateGuard ( ExistingElementPool p)
explicit

Definition at line 339 of file PayStrand_test.cpp.

◆ ~StateGuard()

xrpl::test::ExistingElementPool::StateGuard::~StateGuard ( )

Definition at line 342 of file PayStrand_test.cpp.

Member Data Documentation

◆ p_

ExistingElementPool& xrpl::test::ExistingElementPool::StateGuard::p_

Definition at line 336 of file PayStrand_test.cpp.

◆ state_

ResetState xrpl::test::ExistingElementPool::StateGuard::state_

Definition at line 337 of file PayStrand_test.cpp.