#include <RippleCalc.h>
Definition at line 55 of file RippleCalc.h.
 
◆ Output()
  
  
      
        
          | ripple::path::RippleCalc::Output::Output  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
explicitdefault   | 
  
 
 
◆ result()
      
        
          | TER ripple::path::RippleCalc::Output::result  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ setResult()
      
        
          | void ripple::path::RippleCalc::Output::setResult  | 
          ( | 
          TER const  | 
          value | ) | 
           | 
        
      
 
 
◆ actualAmountIn
      
        
          | STAmount ripple::path::RippleCalc::Output::actualAmountIn | 
        
      
 
 
◆ actualAmountOut
      
        
          | STAmount ripple::path::RippleCalc::Output::actualAmountOut | 
        
      
 
 
◆ removableOffers
      
        
          | boost::container::flat_set<uint256> ripple::path::RippleCalc::Output::removableOffers | 
        
      
 
 
◆ calculationResult_
  
  
      
        
          | TER ripple::path::RippleCalc::Output::calculationResult_ = temUNKNOWN | 
         
       
   | 
  
private   |