Definition at line 184 of file TrustLine.h.
◆ PathFindTrustLine()
| ripple::PathFindTrustLine::PathFindTrustLine |
( |
| ) |
|
|
delete |
◆ 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 |
◆ 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 |