|
rippled
|

Public Attributes | |
| std::vector< RPCTrustLine > | items |
| AccountID const & | accountID |
| bool | hasPeer |
| AccountID const & | raPeerAccount |
| bool | ignoreDefault |
| uint32_t | foundCount |
Definition at line 33 of file AccountLines.cpp.
| std::vector<RPCTrustLine> ripple::VisitData::items |
Definition at line 35 of file AccountLines.cpp.
| AccountID const& ripple::VisitData::accountID |
Definition at line 36 of file AccountLines.cpp.
| bool ripple::VisitData::hasPeer |
Definition at line 37 of file AccountLines.cpp.
| AccountID const& ripple::VisitData::raPeerAccount |
Definition at line 38 of file AccountLines.cpp.
| bool ripple::VisitData::ignoreDefault |
Definition at line 40 of file AccountLines.cpp.
| uint32_t ripple::VisitData::foundCount |
Definition at line 41 of file AccountLines.cpp.
1.8.17