Realistic 3D camera system
3D camera system components
Public Member Functions | List of all members
asio::ssl::detail::shutdown_op Class Reference

#include <shutdown_op.hpp>

Public Member Functions

engine::want operator() (engine &eng, asio::error_code &ec, std::size_t &bytes_transferred) const
 
template<typename Handler >
void call_handler (Handler &handler, const asio::error_code &ec, const std::size_t &) const
 

Detailed Description

Definition at line 32 of file shutdown_op.hpp.

Member Function Documentation

template<typename Handler >
void asio::ssl::detail::shutdown_op::call_handler ( Handler &  handler,
const asio::error_code ec,
const std::size_t &   
) const
inline

Definition at line 44 of file shutdown_op.hpp.

engine::want asio::ssl::detail::shutdown_op::operator() ( engine eng,
asio::error_code ec,
std::size_t &  bytes_transferred 
) const
inline

Definition at line 35 of file shutdown_op.hpp.


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