BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | List of all members
fc::asio::detail::non_blocking< C > Struct Template Reference

#include <asio.hpp>

Public Member Functions

bool operator() (C &c)
 
bool operator() (C &c, bool s)
 

Detailed Description

template<typename C>
struct fc::asio::detail::non_blocking< C >

Definition at line 55 of file asio.hpp.

Member Function Documentation

◆ operator()() [1/2]

template<typename C >
bool fc::asio::detail::non_blocking< C >::operator() ( C &  c)
inline

Definition at line 56 of file asio.hpp.

◆ operator()() [2/2]

template<typename C >
bool fc::asio::detail::non_blocking< C >::operator() ( C &  c,
bool  s 
)
inline

Definition at line 57 of file asio.hpp.


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