|
rippled
|


Public Member Functions | |
| Data (PublicKey const &publicKey, Slice const &signature, uint256 const &suppress, Proposal &&proposal) | |
Static Public Member Functions | |
| static char const * | getCountedObjectName () |
Public Attributes | |
| PublicKey | publicKey_ |
| Buffer | signature_ |
| uint256 | suppression_ |
| Proposal | proposal_ |
Static Private Member Functions | |
| static Counter & | getCounter () noexcept |
Definition at line 104 of file RCLCxPeerPos.h.
| ripple::RCLCxPeerPos::Data::Data | ( | PublicKey const & | publicKey, |
| Slice const & | signature, | ||
| uint256 const & | suppress, | ||
| Proposal && | proposal | ||
| ) |
Definition at line 91 of file RCLCxPeerPos.cpp.
|
static |
Definition at line 118 of file RCLCxPeerPos.h.
|
staticprivatenoexceptinherited |
Definition at line 153 of file CountedObject.h.
| PublicKey ripple::RCLCxPeerPos::Data::publicKey_ |
Definition at line 106 of file RCLCxPeerPos.h.
| Buffer ripple::RCLCxPeerPos::Data::signature_ |
Definition at line 107 of file RCLCxPeerPos.h.
| uint256 ripple::RCLCxPeerPos::Data::suppression_ |
Definition at line 108 of file RCLCxPeerPos.h.
| Proposal ripple::RCLCxPeerPos::Data::proposal_ |
Definition at line 109 of file RCLCxPeerPos.h.
1.8.17