rippled
Public Member Functions | Public Attributes | List of all members
ripple::test::ExistingElementPool::StateGuard Struct Reference
Collaboration diagram for ripple::test::ExistingElementPool::StateGuard:
Collaboration graph
[legend]

Public Member Functions

 StateGuard (ExistingElementPool &p)
 
 ~StateGuard ()
 

Public Attributes

ExistingElementPoolp_
 
ResetState state_
 

Detailed Description

Definition at line 373 of file PayStrand_test.cpp.

Constructor & Destructor Documentation

◆ StateGuard()

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

Definition at line 378 of file PayStrand_test.cpp.

◆ ~StateGuard()

ripple::test::ExistingElementPool::StateGuard::~StateGuard ( )

Definition at line 382 of file PayStrand_test.cpp.

Member Data Documentation

◆ p_

ExistingElementPool& ripple::test::ExistingElementPool::StateGuard::p_

Definition at line 375 of file PayStrand_test.cpp.

◆ state_

ResetState ripple::test::ExistingElementPool::StateGuard::state_

Definition at line 376 of file PayStrand_test.cpp.