Monero
Public Member Functions | List of all members
cryptonote::cryptonote_protocol_stub Struct Reference

#include <cryptonote_protocol_handler_common.h>

Inheritance diagram for cryptonote::cryptonote_protocol_stub:
Inheritance graph
[legend]
Collaboration diagram for cryptonote::cryptonote_protocol_stub:
Collaboration graph
[legend]

Public Member Functions

virtual bool is_synchronized () const final
 
virtual bool relay_block (NOTIFY_NEW_FLUFFY_BLOCK::request &arg, cryptonote_connection_context &exclude_context)
 
virtual bool relay_transactions (NOTIFY_NEW_TRANSACTIONS::request &arg, const boost::uuids::uuid &source, epee::net_utils::zone zone, relay_method tx_relay)
 

Member Function Documentation

◆ is_synchronized()

virtual bool cryptonote::cryptonote_protocol_stub::is_synchronized ( ) const
inlinefinalvirtual

◆ relay_block()

virtual bool cryptonote::cryptonote_protocol_stub::relay_block ( NOTIFY_NEW_FLUFFY_BLOCK::request arg,
cryptonote_connection_context exclude_context 
)
inlinevirtual

◆ relay_transactions()

virtual bool cryptonote::cryptonote_protocol_stub::relay_transactions ( NOTIFY_NEW_TRANSACTIONS::request arg,
const boost::uuids::uuid source,
epee::net_utils::zone  zone,
relay_method  tx_relay 
)
inlinevirtual

The documentation for this struct was generated from the following file: