xrpld
Loading...
Searching...
No Matches
xrpl::test::ExistingElementPool::StateGuard Struct Reference
Collaboration diagram for xrpl::test::ExistingElementPool::StateGuard:

Public Member Functions

 StateGuard (ExistingElementPool &p)
 ~StateGuard ()

Public Attributes

ExistingElementPoolp
ResetState state

Detailed Description

Definition at line 278 of file PayStrand_test.cpp.

Constructor & Destructor Documentation

◆ StateGuard()

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

Definition at line 283 of file PayStrand_test.cpp.

◆ ~StateGuard()

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

Definition at line 286 of file PayStrand_test.cpp.

Member Data Documentation

◆ p

ExistingElementPool& xrpl::test::ExistingElementPool::StateGuard::p

Definition at line 280 of file PayStrand_test.cpp.

◆ state

ResetState xrpl::test::ExistingElementPool::StateGuard::state

Definition at line 281 of file PayStrand_test.cpp.