|
rippled
|


Public Types | |
| using | AttCollection = std::vector< XChainCreateAccountAttestation > |
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 | erase_if (F &&f) |
| std::size_t | size () const |
| bool | empty () const |
| AttCollection const & | attestations () const |
| void | emplace_back (T &&att) |
Private Types | |
| using | TBase = XChainAttestationsBase< XChainCreateAccountAttestation > |
Private Attributes | |
| AttCollection | attestations_ |
Static Private Attributes | |
| static constexpr std::uint32_t | maxAttestations |
Definition at line 495 of file XChainAttestations.h.
|
private |
Definition at line 498 of file XChainAttestations.h.
|
inherited |
Definition at line 384 of file XChainAttestations.h.
|
inherited |
Definition at line 748 of file XChainAttestations.cpp.
|
inherited |
Definition at line 682 of file XChainAttestations.cpp.
|
inherited |
|
inherited |
Definition at line 689 of file XChainAttestations.cpp.
|
inherited |
|
inherited |
Definition at line 469 of file XChainAttestations.h.
|
inherited |
Definition at line 476 of file XChainAttestations.h.
|
inherited |
Definition at line 483 of file XChainAttestations.h.
|
inherited |
Definition at line 453 of file XChainAttestations.h.
|
inherited |
Definition at line 461 of file XChainAttestations.h.
|
staticconstexprprivateinherited |
Definition at line 390 of file XChainAttestations.h.
|
privateinherited |
Definition at line 391 of file XChainAttestations.h.
1.8.17