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 338 of file PayStrand_test.cpp.

Constructor & Destructor Documentation

◆ StateGuard()

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

Definition at line 343 of file PayStrand_test.cpp.

◆ ~StateGuard()

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

Definition at line 347 of file PayStrand_test.cpp.

Member Data Documentation

◆ p_

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

Definition at line 340 of file PayStrand_test.cpp.

◆ state_

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

Definition at line 341 of file PayStrand_test.cpp.