|
xrpld
|
#include <XChainAttestations.h>


Public Types | |
| using | AttCollection |
Public Member Functions | |
| STArray | toSTArray () const |
| AttCollection::const_iterator | begin () const |
| AttCollection::iterator | begin () |
| AttCollection::const_iterator | end () const |
| AttCollection::iterator | end () |
| std::size_t | eraseIf (F &&f) |
| std::size_t | size () const |
| bool | empty () const |
| AttCollection const & | attestations () const |
| void | emplaceBack (T &&att) |
Private Types | |
| using | TBase = XChainAttestationsBase<XChainClaimAttestation> |
Private Attributes | |
| AttCollection | attestations_ |
Static Private Attributes | |
| static constexpr std::uint32_t | kMaxAttestations |
Definition at line 458 of file XChainAttestations.h.
Definition at line 460 of file XChainAttestations.h.
|
inherited |
Definition at line 354 of file XChainAttestations.h.
|
nodiscardinherited |
|
nodiscardinherited |
|
inherited |
|
nodiscardinherited |
|
inherited |
|
inherited |
|
nodiscardinherited |
|
nodiscardinherited |
|
nodiscardinherited |
|
inherited |
|
staticconstexprprivateinherited |
Definition at line 360 of file XChainAttestations.h.
|
privateinherited |
Definition at line 361 of file XChainAttestations.h.