#include <protocol.h>
Definition at line 53 of file protocol.h.
◆ Poll()
avalanche::Poll::Poll |
( |
uint64_t |
roundIn, |
|
|
std::vector< CInv > |
invsIn |
|
) |
| |
|
inline |
◆ GetInvs()
const std::vector< CInv > & avalanche::Poll::GetInvs |
( |
| ) |
const |
|
inline |
◆ GetRound()
uint64_t avalanche::Poll::GetRound |
( |
| ) |
|
|
inline |
◆ SERIALIZE_METHODS()
avalanche::Poll::SERIALIZE_METHODS |
( |
Poll |
, |
|
|
obj |
|
|
) |
| |
|
inline |
◆ invs
std::vector<CInv> avalanche::Poll::invs |
|
private |
◆ round
uint64_t avalanche::Poll::round |
|
private |
The documentation for this class was generated from the following file: