#include <cryptonote_protocol_handler.h>
◆ cryptonote_protocol_handler_base()
| cryptonote::cryptonote_protocol_handler_base::cryptonote_protocol_handler_base |
( |
| ) |
|
◆ ~cryptonote_protocol_handler_base()
| cryptonote::cryptonote_protocol_handler_base::~cryptonote_protocol_handler_base |
( |
| ) |
|
|
virtual |
◆ estimate_one_block_size()
| double cryptonote::cryptonote_protocol_handler_base::estimate_one_block_size |
( |
| ) |
|
|
virtualnoexcept |
◆ get_avg_block_size()
| virtual double cryptonote::cryptonote_protocol_handler_base::get_avg_block_size |
( |
| ) |
|
|
pure virtual |
◆ handler_request_blocks_history()
| void cryptonote::cryptonote_protocol_handler_base::handler_request_blocks_history |
( |
std::list< crypto::hash > & |
ids | ) |
|
◆ handler_response_blocks_now()
| void cryptonote::cryptonote_protocol_handler_base::handler_response_blocks_now |
( |
size_t |
packet_size | ) |
|
◆ mI
The documentation for this class was generated from the following files: