#include <block_queue.h>
◆ span() [1/2]
| cryptonote::block_queue::span::span |
( |
uint64_t |
start_block_height, |
|
|
std::vector< cryptonote::block_complete_entry > |
blocks, |
|
|
const boost::uuids::uuid & |
connection_id, |
|
|
float |
rate, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ span() [2/2]
| cryptonote::block_queue::span::span |
( |
uint64_t |
start_block_height, |
|
|
uint64_t |
nblocks, |
|
|
const boost::uuids::uuid & |
connection_id, |
|
|
boost::posix_time::ptime |
time |
|
) |
| |
|
inline |
◆ operator<()
| bool cryptonote::block_queue::span::operator< |
( |
const span & |
s | ) |
const |
|
inline |
◆ blocks
◆ connection_id
| boost::uuids::uuid cryptonote::block_queue::span::connection_id |
◆ hashes
| std::vector<crypto::hash> cryptonote::block_queue::span::hashes |
◆ nblocks
| uint64_t cryptonote::block_queue::span::nblocks |
◆ rate
| float cryptonote::block_queue::span::rate |
◆ size
| size_t cryptonote::block_queue::span::size |
◆ start_block_height
| uint64_t cryptonote::block_queue::span::start_block_height |
◆ time
| boost::posix_time::ptime cryptonote::block_queue::span::time |
The documentation for this struct was generated from the following file: