Monero
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
cryptonote::levin::anonymous_namespace{levin_notify.cpp}::fluff_flush Struct Reference

Sends txs on connections with expired timers, and queues callback for next timer expiration (if any). More...

Public Member Functions

void operator() (const boost::system::error_code error)
 

Static Public Member Functions

static void queue (std::shared_ptr< detail::zone > zone, const std::chrono::steady_clock::time_point flush_time)
 

Public Attributes

std::shared_ptr< detail::zonezone_
 

Detailed Description

Sends txs on connections with expired timers, and queues callback for next timer expiration (if any).

Member Function Documentation

◆ operator()()

void cryptonote::levin::anonymous_namespace{levin_notify.cpp}::fluff_flush::operator() ( const boost::system::error_code  error)
inline

◆ queue()

static void cryptonote::levin::anonymous_namespace{levin_notify.cpp}::fluff_flush::queue ( std::shared_ptr< detail::zone zone,
const std::chrono::steady_clock::time_point  flush_time 
)
inlinestatic

Member Data Documentation

◆ zone_

std::shared_ptr<detail::zone> cryptonote::levin::anonymous_namespace{levin_notify.cpp}::fluff_flush::zone_

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