#include <connection_context.h>
◆ state
| Enumerator |
|---|
| state_before_handshake | |
| state_synchronizing | |
| state_standby | |
| state_idle | |
| state_normal | |
◆ cryptonote_connection_context()
| cryptonote::cryptonote_connection_context::cryptonote_connection_context |
( |
| ) |
|
|
inline |
◆ m_callback_request_count
| epee::copyable_atomic cryptonote::cryptonote_connection_context::m_callback_request_count |
◆ m_last_known_hash
| crypto::hash cryptonote::cryptonote_connection_context::m_last_known_hash |
◆ m_last_request_time
| boost::posix_time::ptime cryptonote::cryptonote_connection_context::m_last_request_time |
◆ m_last_response_height
| uint64_t cryptonote::cryptonote_connection_context::m_last_response_height |
◆ m_needed_objects
| std::vector<crypto::hash> cryptonote::cryptonote_connection_context::m_needed_objects |
◆ m_remote_blockchain_height
| uint64_t cryptonote::cryptonote_connection_context::m_remote_blockchain_height |
◆ m_requested_objects
| std::unordered_set<crypto::hash> cryptonote::cryptonote_connection_context::m_requested_objects |
◆ m_state
| state cryptonote::cryptonote_connection_context::m_state |
The documentation for this struct was generated from the following file: