rippled
Public Member Functions | Private Attributes | List of all members
ripple::STAmountSO Class Reference

RAII class to set and restore the STAmount canonicalize switchover. More...

Public Member Functions

 STAmountSO (bool v)
 
 ~STAmountSO ()
 

Private Attributes

bool saved_
 

Detailed Description

RAII class to set and restore the STAmount canonicalize switchover.

Definition at line 549 of file STAmount.h.

Constructor & Destructor Documentation

◆ STAmountSO()

ripple::STAmountSO::STAmountSO ( bool  v)
explicit

Definition at line 552 of file STAmount.h.

◆ ~STAmountSO()

ripple::STAmountSO::~STAmountSO ( )

Definition at line 557 of file STAmount.h.

Member Data Documentation

◆ saved_

bool ripple::STAmountSO::saved_
private

Definition at line 563 of file STAmount.h.