Realistic 3D camera system
3D camera system components
Public Attributes | Protected Member Functions | List of all members
asio::detail::wait_op Class Reference

#include <wait_op.hpp>

Inheritance diagram for asio::detail::wait_op:
asio::detail::wait_handler< Handler >

Public Attributes

asio::error_code ec_
 

Protected Member Functions

 wait_op (func_type func)
 

Detailed Description

Definition at line 26 of file wait_op.hpp.

Constructor & Destructor Documentation

asio::detail::wait_op::wait_op ( func_type  func)
inlineprotected

Definition at line 34 of file wait_op.hpp.

Member Data Documentation

asio::error_code asio::detail::wait_op::ec_

Definition at line 31 of file wait_op.hpp.


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