Definition at line 204 of file TrustLine.h.
 
◆ RPCTrustLine() [1/2]
  
  | 
        
          | ripple::RPCTrustLine::RPCTrustLine | ( |  | ) |  |  | delete | 
 
 
◆ RPCTrustLine() [2/2]
◆ getQualityIn()
      
        
          | Rate const& ripple::RPCTrustLine::getQualityIn | ( |  | ) | const | 
      
 
 
◆ getQualityOut()
      
        
          | Rate const& ripple::RPCTrustLine::getQualityOut | ( |  | ) | const | 
      
 
 
◆ makeItem()
◆ getItems()
◆ TrustLineBase() [1/3]
  
  | 
        
          | ripple::TrustLineBase::TrustLineBase |  | private | 
 
 
◆ TrustLineBase() [2/3]
  
  | 
        
          | ripple::TrustLineBase::TrustLineBase |  | privatedefault | 
 
 
◆ TrustLineBase() [3/3]
  
  | 
        
          | ripple::TrustLineBase::TrustLineBase |  | privatedefault | 
 
 
◆ key()
  
  | 
        
          | uint256 const& ripple::TrustLineBase::key | ( |  | ) | const |  | inherited | 
 
Returns the state map key for the ledger entry. 
Definition at line 71 of file TrustLine.h.
 
 
◆ getAccountID()
  
  | 
        
          | AccountID const& ripple::TrustLineBase::getAccountID | ( |  | ) | const |  | inherited | 
 
 
◆ getAccountIDPeer()
  
  | 
        
          | AccountID const& ripple::TrustLineBase::getAccountIDPeer | ( |  | ) | const |  | inherited | 
 
 
◆ getAuth()
  
  | 
        
          | bool ripple::TrustLineBase::getAuth | ( |  | ) | const |  | inherited | 
 
 
◆ getAuthPeer()
  
  | 
        
          | bool ripple::TrustLineBase::getAuthPeer | ( |  | ) | const |  | inherited | 
 
 
◆ getDefaultRipple()
  
  | 
        
          | bool ripple::TrustLineBase::getDefaultRipple | ( |  | ) | const |  | inherited | 
 
 
◆ getNoRipple()
  
  | 
        
          | bool ripple::TrustLineBase::getNoRipple | ( |  | ) | const |  | inherited | 
 
 
◆ getNoRipplePeer()
  
  | 
        
          | bool ripple::TrustLineBase::getNoRipplePeer | ( |  | ) | const |  | inherited | 
 
 
◆ getDirection()
◆ getDirectionPeer()
◆ getFreeze()
  
  | 
        
          | bool ripple::TrustLineBase::getFreeze | ( |  | ) | const |  | inherited | 
 
Have we set the freeze flag on our peer. 
Definition at line 137 of file TrustLine.h.
 
 
◆ getFreezePeer()
  
  | 
        
          | bool ripple::TrustLineBase::getFreezePeer | ( |  | ) | const |  | inherited | 
 
Has the peer set the freeze flag on us. 
Definition at line 144 of file TrustLine.h.
 
 
◆ getBalance()
  
  | 
        
          | STAmount const& ripple::TrustLineBase::getBalance | ( |  | ) | const |  | inherited | 
 
 
◆ getLimit()
  
  | 
        
          | STAmount const& ripple::TrustLineBase::getLimit | ( |  | ) | const |  | inherited | 
 
 
◆ getLimitPeer()
  
  | 
        
          | STAmount const& ripple::TrustLineBase::getLimitPeer | ( |  | ) | const |  | inherited | 
 
 
◆ getJson()
◆ getCounter()
  
  |  | staticprivatenoexceptinherited | 
 
 
◆ lowQualityIn_
  
  | 
        
          | Rate ripple::RPCTrustLine::lowQualityIn_ |  | private | 
 
 
◆ lowQualityOut_
  
  | 
        
          | Rate ripple::RPCTrustLine::lowQualityOut_ |  | private | 
 
 
◆ highQualityIn_
  
  | 
        
          | Rate ripple::RPCTrustLine::highQualityIn_ |  | private | 
 
 
◆ highQualityOut_
  
  | 
        
          | Rate ripple::RPCTrustLine::highQualityOut_ |  | private | 
 
 
◆ key_
  
  | 
        
          | uint256 ripple::TrustLineBase::key_ |  | protectedinherited | 
 
 
◆ mLowLimit
  
  | 
        
          | const STAmount ripple::TrustLineBase::mLowLimit |  | protectedinherited | 
 
 
◆ mHighLimit
  
  | 
        
          | const STAmount ripple::TrustLineBase::mHighLimit |  | protectedinherited | 
 
 
◆ mBalance
  
  | 
        
          | STAmount ripple::TrustLineBase::mBalance |  | protectedinherited | 
 
 
◆ mFlags
◆ mViewLowest
  
  | 
        
          | bool ripple::TrustLineBase::mViewLowest |  | protectedinherited |