Electroneum
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
net::socks::client::read Struct Reference

Public Member Functions

void operator() (const boost::system::error_code error, const std::size_t bytes)
 

Static Public Member Functions

static boost::asio::mutable_buffers_1 get_buffer (client &self) noexcept
 

Public Attributes

std::shared_ptr< clientself_
 

Member Function Documentation

◆ get_buffer()

static boost::asio::mutable_buffers_1 net::socks::client::read::get_buffer ( client self)
inlinestaticnoexcept

◆ operator()()

void net::socks::client::read::operator() ( const boost::system::error_code  error,
const std::size_t  bytes 
)
inline

Member Data Documentation

◆ self_

std::shared_ptr<client> net::socks::client::read::self_

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